]> git.eshelyaron.com Git - emacs.git/commitdiff
(Buffer-menu-mode): Document new commands in docstring.
authorJuri Linkov <juri@jurta.org>
Wed, 23 Jul 2008 23:56:47 +0000 (23:56 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 23 Jul 2008 23:56:47 +0000 (23:56 +0000)
lisp/buff-menu.el

index 791fb27d21271f6d8b4cb9ddbc959cdf5375b96e..e3150e4298869f385c64cd18e2402c93c75f347e 100644 (file)
@@ -178,6 +178,8 @@ Letters do not insert themselves; instead, they are commands.
 \\[Buffer-menu-1-window] -- select that buffer in full-frame window.
 \\[Buffer-menu-2-window] -- select that buffer in one window,
   together with buffer selected before this one in another window.
+\\[Buffer-menu-isearch-buffers] -- Do incremental search in the marked buffers.
+\\[Buffer-menu-isearch-buffers-regexp] -- Isearch for regexp in the marked buffers.
 \\[Buffer-menu-visit-tags-table] -- visit-tags-table this buffer.
 \\[Buffer-menu-not-modified] -- clear modified-flag on that buffer.
 \\[Buffer-menu-save] -- mark that buffer to be saved, and move down.