]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 9 Aug 2001 14:06:28 +0000 (14:06 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 9 Aug 2001 14:06:28 +0000 (14:06 +0000)
lisp/ChangeLog

index ae57da43f2201f0e8dd8b8b945e1a982b717e18b..65b628b059c7dcf1fc64242da370a8a0800c606f 100644 (file)
@@ -1,5 +1,12 @@
 2001-08-09  Gerd Moellmann  <gerd@gnu.org>
 
+       * bindings.el (make-mode-line-mouse-map): Renamed from
+       make-mode-line-mouse2-map.  Take additional arg MOUSE.
+       (mode-line-modified): Use mouse-3 instead of mouse-2.
+       (mode-line-buffer-identification-keymap): Bind keys differently.
+       (propertized-buffer-identification): Adapt help-echo to new
+       bindings.
+
        * bindings.el (mode-line-format): Specify help-echo for line
        number, column number and buffer-percent part of the mode-line.