emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 de68572: Improve documentation of 'bookmark-bmenu-mode'


From: Eli Zaretskii
Subject: emacs-27 de68572: Improve documentation of 'bookmark-bmenu-mode'
Date: Sat, 18 Jul 2020 03:54:18 -0400 (EDT)

branch: emacs-27
commit de68572742f37f70c128c7192576182347eb8f4b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Improve documentation of 'bookmark-bmenu-mode'
    
    * lisp/bookmark.el (bookmark-bmenu-mode): Add
    `bookmark-bmenu-search' to the doc string.  (Bug#42325)
---
 lisp/bookmark.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/bookmark.el b/lisp/bookmark.el
index 6cd624c..e69d9f5 100644
--- a/lisp/bookmark.el
+++ b/lisp/bookmark.el
@@ -1772,7 +1772,8 @@ Bookmark names preceded by a \"*\" have annotations.
 \\[bookmark-bmenu-show-annotation] -- show the annotation, if it exists, for 
the current bookmark
   in another buffer.
 \\[bookmark-bmenu-show-all-annotations] -- show the annotations of all 
bookmarks in another buffer.
-\\[bookmark-bmenu-edit-annotation] -- edit the annotation for the current 
bookmark."
+\\[bookmark-bmenu-edit-annotation] -- edit the annotation for the current 
bookmark.
+\\[bookmark-bmenu-search] -- incrementally search for bookmarks."
   (setq truncate-lines t)
   (setq buffer-read-only t))
 



reply via email to

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