diff options
Diffstat (limited to 'lisp/buff-menu.el')
| -rw-r--r-- | lisp/buff-menu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index cbfaa02f76e..62ff0c0a01d 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -796,7 +796,7 @@ For more information, see the function `buffer-menu'." (int-to-string (nth 3 buffer)) `(buffer-name ,(nth 2 buffer) buffer ,(car buffer) - font-lock-face Buffer-menu-buffer + font-lock-face buffer-menu-buffer mouse-face highlight help-echo "mouse-2: select this buffer")) " " |
