From 5f11b513c88a68b27da0eeaac216bce980ec7a67 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 23 Nov 2004 16:41:27 +0000 Subject: [PATCH] Comment change. --- lisp/buff-menu.el | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.39.5