From: Richard M. Stallman Date: Tue, 23 Nov 2004 16:41:27 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~3717 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f11b513c88a68b27da0eeaac216bce980ec7a67;p=emacs.git Comment change. --- diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 93c47d93348..990ab32c9a4 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -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)