/[emacs]/emacs/lisp/bindings.el
ViewVC logotype

Diff of /emacs/lisp/bindings.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.147 by schwab, Sat Jun 11 07:13:33 2005 UTC revision 1.148 by miles, Wed Jun 22 09:52:07 2005 UTC
# Line 471  Menu of mode operations in the mode line Line 471  Menu of mode operations in the mode line
471  FMT is a format specifier such as \"%12b\".  This function adds  FMT is a format specifier such as \"%12b\".  This function adds
472  text properties for face, help-echo, and local-map to it."  text properties for face, help-echo, and local-map to it."
473    (list (propertize fmt    (list (propertize fmt
474                      'face 'Buffer-menu-buffer-face                      'face 'Buffer-menu-buffer
475                      'help-echo                      'help-echo
476                      (purecopy "mouse-1: previous buffer, mouse-3: next buffer")                      (purecopy "mouse-1: previous buffer, mouse-3: next buffer")
477                      'mouse-face 'mode-line-highlight                      'mouse-face 'mode-line-highlight

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26