From 41f2e0b385ac5f63e6cbda2c8978c291934efc6f Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Sat, 5 Oct 2013 04:46:21 +0200 Subject: Completed some information for package support - added package description files - added some basic in-place documentation --- dictionary-pkg.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dictionary-pkg.el') diff --git a/dictionary-pkg.el b/dictionary-pkg.el index b380081..86a7630 100644 --- a/dictionary-pkg.el +++ b/dictionary-pkg.el @@ -1 +1,5 @@ -(define-package "dictionary" "1.10" "client for rfc2229 dictionary servers") +(define-package "dictionary" + "1.10" + "client for rfc2229 dictionary servers" + '((connection "1.10") + (link "1.10"))) -- cgit v1.2.3