1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00

Comment change.

This commit is contained in:
Richard M. Stallman 2004-11-23 16:41:27 +00:00
parent d9f043554d
commit 5f11b513c8

View File

@ -190,6 +190,8 @@ Letters do not insert themselves; instead, they are commands.
(setq buffer-read-only t)
(run-hooks 'buffer-menu-mode-hook))
;; This function exists so we can make the doc string of Buffer-menu-mode
;; look nice.
(defun Buffer-menu-revert ()
"Update the list of buffers."
(interactive)