Mercurial > emacs
changeset 96957:b4a078aa9b15
(Buffer-menu-mode): Document new commands in docstring.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 23 Jul 2008 23:56:47 +0000 |
parents | a6f40f87513a |
children | 0de86dd9427f |
files | lisp/buff-menu.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/buff-menu.el Wed Jul 23 23:53:34 2008 +0000 +++ b/lisp/buff-menu.el Wed Jul 23 23:56:47 2008 +0000 @@ -178,6 +178,8 @@ \\[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.