mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
(org-info-store-link): Remove leftover docstring.
This commit is contained in:
parent
eb82b61d60
commit
c72a092224
@ -47,7 +47,6 @@
|
||||
;; Implementation
|
||||
(defun org-info-store-link ()
|
||||
"Store a link to an Info file and node."
|
||||
"Store a link to an INFO folder or message."
|
||||
(when (eq major-mode 'Info-mode)
|
||||
(let (link desc)
|
||||
(setq link (org-make-link "info:"
|
||||
|
Loading…
Reference in New Issue
Block a user