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

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

[elpa] externals/org 6d8d7fba61 6/6: ol.el: Mention that `org-insert-lin


From: ELPA Syncer
Subject: [elpa] externals/org 6d8d7fba61 6/6: ol.el: Mention that `org-insert-link' may edit existing link
Date: Thu, 15 Sep 2022 23:57:54 -0400 (EDT)

branch: externals/org
commit 6d8d7fba61652434764c9906df69db373ff4f7f6
Author: Max Nikulin <manikulin@gmail.com>
Commit: Ihor Radchenko <yantar92@gmail.com>

    ol.el: Mention that `org-insert-link' may edit existing link
    
    * lisp/ol.el (org-insert-link): Add completion by description and edit
    link features to the docstring.
---
 lisp/ol.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/ol.el b/lisp/ol.el
index 8f700397ed..39d6440258 100644
--- a/lisp/ol.el
+++ b/lisp/ol.el
@@ -1777,6 +1777,9 @@ The history can be used to select a link previously 
stored with
 press `RET' at the prompt), the link defaults to the most recently
 stored link.  As `SPC' triggers completion in the minibuffer, you need to
 use `M-SPC' or `C-q SPC' to force the insertion of a space character.
+Completion candidates include link descriptions.
+
+If there is a link under cursor then edit it.
 
 You will also be prompted for a description, and if one is given, it will
 be displayed in the buffer instead of the link.



reply via email to

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