]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Nov 2004 16:41:27 +0000 (16:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Nov 2004 16:41:27 +0000 (16:41 +0000)
lisp/buff-menu.el

index 93c47d93348ec1d805f6e3e8d91bab7b67a3c688..990ab32c9a474cfa1d23c081f3e3fc85a4ac08e5 100644 (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)