Added Cask and try-pkg.el.

This commit is contained in:
larstvei 2014-11-14 23:59:31 +01:00
parent d0e1e8d366
commit fdfe1bd1c1
2 changed files with 2 additions and 0 deletions

1
Cask Normal file
View File

@ -0,0 +1 @@
(package-file "try.el")

1
try-pkg.el Normal file
View File

@ -0,0 +1 @@
(define-package "try" "0.0.1" "Try out Emacs packages." 'nil)