From 1fbb8c2e7d23e83a5492e73e0208abf47bf5c95e Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Wed, 23 Jul 2008 23:56:47 +0000 Subject: [PATCH] (Buffer-menu-mode): Document new commands in docstring. --- lisp/buff-menu.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 791fb27d212..e3150e42988 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -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. -- 2.39.2