summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Purcell <steve@sanityinc.com>2014-09-24 11:44:07 +0100
committerAlan Schmitt <alan.schmitt@polytechnique.org>2014-10-09 13:42:49 +0200
commit0a720605d96b40e777bc13addca65838f4c53ac5 (patch)
tree40d16e4136feafc2abfc1effe97222e8c43931ff
parente207062a87f02ded30b73683dfd6c55d02440aff (diff)
downloadorg-mode-0a720605d96b40e777bc13addca65838f4c53ac5.tar.gz
org-mac-link.el: Fix multi-line file description
* contrib/lisp/org-mac-link.el: Shorten the file description, which shouldn't span lines. TINYCHANGE Signed-off-by: Alan Schmitt <alan.schmitt@polytechnique.org>
-rw-r--r--contrib/lisp/org-mac-link.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/lisp/org-mac-link.el b/contrib/lisp/org-mac-link.el
index e05a67d..979fb18 100644
--- a/contrib/lisp/org-mac-link.el
+++ b/contrib/lisp/org-mac-link.el
@@ -1,5 +1,4 @@
-;;; org-mac-link.el --- Grab links and url from various mac
-;; Application and insert them as links into org-mode documents
+;;; org-mac-link.el --- Insert org-mode links to items selected in various Mac apps
;;
;; Copyright (c) 2010-2014 Free Software Foundation, Inc.
;;