summaryrefslogtreecommitdiff
path: root/lisp/buff-menu.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2006-01-17 21:45:19 +0000
committerJuri Linkov <juri@jurta.org>2006-01-17 21:45:19 +0000
commit6bca59a3cc30a07745051856b61de05949ac2835 (patch)
tree36bf643d137ca84ed2c41b78b4736f8e960a591d /lisp/buff-menu.el
parent3968c89ffe41372c3188f1d695a21dd2d9b9ea22 (diff)
downloademacs-6bca59a3cc30a07745051856b61de05949ac2835.tar.gz
(list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.
Diffstat (limited to 'lisp/buff-menu.el')
-rw-r--r--lisp/buff-menu.el2
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"))
" "