changeset 46990:ea387a07a37b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 21 Aug 2002 12:04:42 +0000
parents eeab5bdaffa2
children d6d4b34f5ef8
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 21 00:18:46 2002 +0000
+++ b/lisp/ChangeLog	Wed Aug 21 12:04:42 2002 +0000
@@ -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