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:
parent
d9f043554d
commit
5f11b513c8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user