]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 21 Aug 2002 12:04:42 +0000 (12:04 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 21 Aug 2002 12:04:42 +0000 (12:04 +0000)
lisp/ChangeLog

index 1ea631171245c435692d3d4c051f302cedb5d374..93eb9a8d8daf820ed744ec81cca2e45235b247b2 100644 (file)
@@ -1,3 +1,10 @@
+2002-08-21  Kim F. Storm  <storm@cua.dk>
+
+       * bindings.el (mode-line-format): Moved global-mode-string last.
+       (mode-line-position): Moved %p first.  Added padding to %l/%c to
+       eliminate jumpyness in modeline.  Use (%l,%c) format if both
+       line-number-mode and column-number-mode are enabled.
+
 2002-08-20  Martin Stjernholm  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-engine.el (c-forward-syntactic-ws): Fixed a bug