mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
Update reference to renamed Buffer-menu-buffer face 2005-06-22 Miles Bader <miles@gnu.org> * lisp/bindings.el (propertized-buffer-identification): Use renamed `Buffer-menu-buffer' face.
This commit is contained in:
parent
98c751fe30
commit
5715f853a0
2 changed files with 4 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ Menu of mode operations in the mode line.")
|
|||
FMT is a format specifier such as \"%12b\". This function adds
|
||||
text properties for face, help-echo, and local-map to it."
|
||||
(list (propertize fmt
|
||||
'face 'Buffer-menu-buffer-face
|
||||
'face 'Buffer-menu-buffer
|
||||
'help-echo
|
||||
(purecopy "mouse-1: previous buffer, mouse-3: next buffer")
|
||||
'mouse-face 'mode-line-highlight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue