From 6d6c3f84277ccf2e78b14c40c522ae15431b9791 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 29 Aug 2001 14:53:53 +0000 Subject: Add Keywords header. Doc fix (C-x C-b is bound to list-buffers). --- lisp/buff-menu.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lisp/buff-menu.el') diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index d748fb86d68..bc995f0303f 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -1,8 +1,10 @@ ;;; buff-menu.el --- buffer menu main function and support functions -;; Copyright (C) 1985, 86, 87, 93, 94, 95, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 93, 94, 95, 2000, 2001 +;; Free Software Foundation, Inc. ;; Maintainer: FSF +;; Keywords: convenience ;; This file is part of GNU Emacs. @@ -26,7 +28,7 @@ ;; Edit, delete, or change attributes of all currently active Emacs ;; buffers from a list summarizing their state. A good way to browse ;; any special or scratch buffers you have loaded, since you can't find -;; them by filename. The single entry point is `Buffer-menu-mode', +;; them by filename. The single entry point is `list-buffers', ;; normally bound to C-x C-b. ;;; Change Log: -- cgit v1.2.1