aboutsummaryrefslogtreecommitdiff
path: root/link-pkg.el
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2013-10-05 04:46:21 +0200
committerTorsten Hilbrich <torsten.hilbrich@gmx.net>2013-10-05 05:12:23 +0200
commit41f2e0b385ac5f63e6cbda2c8978c291934efc6f (patch)
treefcaab89069eda2cf7f3efad97fb3494c0cb750b1 /link-pkg.el
parente6dd652cc18be717f4274d58706c8ead50cb228a (diff)
Completed some information for package support
- added package description files - added some basic in-place documentation
Diffstat (limited to 'link-pkg.el')
-rw-r--r--link-pkg.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/link-pkg.el b/link-pkg.el
new file mode 100644
index 0000000..75f15ad
--- /dev/null
+++ b/link-pkg.el
@@ -0,0 +1,4 @@
+(define-package "link"
+ "1.10"
+ "hypertext links in text buffers")
+