From: Richard M. Stallman Date: Thu, 19 May 2005 15:42:40 +0000 (+0000) Subject: (Buffer-menu-buffer-face): In group Buffer-menu. X-Git-Tag: ttn-vms-21-2-B4~142 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e829de9c2922667ef6458268956bd435f83e73b;p=emacs.git (Buffer-menu-buffer-face): In group Buffer-menu. --- diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 7d0ac885c2f..a968d14a0a9 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -77,6 +77,7 @@ (defface Buffer-menu-buffer-face '((t (:weight bold))) "Face used to highlight buffer name." + :group 'Buffer-menu :group 'font-lock-highlighting-faces) (defcustom Buffer-menu-buffer+size-width 26 @@ -754,7 +755,7 @@ For more information, see the function `buffer-menu'." (int-to-string (nth 3 buffer)) `(buffer-name ,(nth 2 buffer) buffer ,(car buffer) - face Buffer-menu-buffer-face + font-lock-face Buffer-menu-buffer-face mouse-face highlight help-echo "mouse-2: select this buffer")) " "