emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 5e809903d5 1/4: lisp/ol.el (org-store-link): Clarif


From: ELPA Syncer
Subject: [elpa] externals/org 5e809903d5 1/4: lisp/ol.el (org-store-link): Clarify the return value when INTERACTIVE? is nil
Date: Sun, 10 Dec 2023 10:04:54 -0500 (EST)

branch: externals/org
commit 5e809903d524be1da9dd0516a364839d1d3c9e85
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    lisp/ol.el (org-store-link): Clarify the return value when INTERACTIVE? is 
nil
---
 lisp/ol.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/ol.el b/lisp/ol.el
index e684b9504e..c38a303785 100644
--- a/lisp/ol.el
+++ b/lisp/ol.el
@@ -1524,6 +1524,8 @@ If the link is in hidden text, expose it."
 \\<org-mode-map>
 This link is added to `org-stored-links' and can later be inserted
 into an Org buffer with `org-insert-link' (`\\[org-insert-link]').
+When optional argument INTERACTIVE? is nil, the link is not stored in
+`org-stored-links', but returned as a string.
 
 For some link types, a `\\[universal-argument]' prefix ARG is interpreted.  \
 A single



reply via email to

[Prev in Thread] Current Thread [Next in Thread]