ol: Add missing docstring

* lisp/ol.el (org-link--store-help): Add missing docstring.
This commit is contained in:
Nicolas Goaziou 2021-04-27 17:28:39 +02:00
parent 4f8a2758cb
commit 3b1467daa6
1 changed files with 1 additions and 0 deletions

View File

@ -1330,6 +1330,7 @@ PATH is a symbol name, as a string."
(name (user-error "Unknown function or variable: %s" name))))
(defun org-link--store-help ()
"Store \"help\" type link."
(when (eq major-mode 'help-mode)
(let ((symbol
(replace-regexp-in-string