aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/org/org-info.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el
index cd01d444cea..cdc0b579864 100644
--- a/lisp/org/org-info.el
+++ b/lisp/org/org-info.el
@@ -47,7 +47,6 @@
47;; Implementation 47;; Implementation
48(defun org-info-store-link () 48(defun org-info-store-link ()
49 "Store a link to an Info file and node." 49 "Store a link to an Info file and node."
50 "Store a link to an INFO folder or message."
51 (when (eq major-mode 'Info-mode) 50 (when (eq major-mode 'Info-mode)
52 (let (link desc) 51 (let (link desc)
53 (setq link (org-make-link "info:" 52 (setq link (org-make-link "info:"