emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/bindings.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/bindings.el
Date: Wed, 22 Jun 2005 05:52:09 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]