diff --git a/lisp/org.el b/lisp/org.el index 1ed307328..4d7c05d89 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -9164,7 +9164,7 @@ and then used in capture templates." ;;;###autoload (defun org-store-link (arg &optional interactive?) - "Store an org-link to the current location. + "Store a link to the current location. \\ This link is added to `org-stored-links' and can later be inserted into an Org buffer with `org-insert-link' (`\\[org-insert-link]').