Index: emacs/lisp/bindings.el
diff -c emacs/lisp/bindings.el:1.147 emacs/lisp/bindings.el:1.148
*** emacs/lisp/bindings.el:1.147 Sat Jun 11 07:13:33 2005
--- emacs/lisp/bindings.el Wed Jun 22 09:52:07 2005
***************
*** 471,477 ****
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
'help-echo
(purecopy "mouse-1: previous buffer, mouse-3: next buffer")
'mouse-face 'mode-line-highlight
--- 471,477 ----
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
'help-echo
(purecopy "mouse-1: previous buffer, mouse-3: next buffer")
'mouse-face 'mode-line-highlight
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs