Explorar o código

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.
Max Nikulin %!s(int64=2) %!d(string=hai) anos
pai
achega
6d8d7fba61
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lisp/ol.el

+ 3 - 0
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.