]> code.delx.au - gnu-emacs-elpa/commitdiff
Add missing file yasnippet-pkg.el
authorChong Yidong <cyd@gnu.org>
Mon, 24 Sep 2012 05:59:26 +0000 (13:59 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 24 Sep 2012 05:59:26 +0000 (13:59 +0800)
packages/yasnippet/yasnippet-pkg.el [new file with mode: 0644]

diff --git a/packages/yasnippet/yasnippet-pkg.el b/packages/yasnippet/yasnippet-pkg.el
new file mode 100644 (file)
index 0000000..dc387f6
--- /dev/null
@@ -0,0 +1,3 @@
+(define-package "yasnippet"
+                "0.8.0"
+                "A template system for Emacs")