Mercurial > emacs
changeset 58461:5049881e14d7
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 23 Nov 2004 16:41:27 +0000 |
parents | fbd266022300 |
children | 8d3f889b4462 |
files | lisp/buff-menu.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/buff-menu.el Tue Nov 23 15:23:57 2004 +0000 +++ b/lisp/buff-menu.el Tue Nov 23 16:41:27 2004 +0000 @@ -190,6 +190,8 @@ (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)