diff options
Diffstat (limited to 'link-pkg.el')
-rw-r--r-- | link-pkg.el | 4 |
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") + |