aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley <[email protected]>2002-11-08 20:28:16 +0000
committerJohn Wiegley <[email protected]>2002-11-08 20:28:16 +0000
commit4c302ba42ec91cba5787e741110fdd4ff81a7b42 (patch)
treeb1975b0d08158aebb03f9cdb80461d81b2a35704
parent7afecb99cb88f237832bbd9fa82a8cb2f0b78ec3 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7ac9992027..578bd99d88 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-08 John Wiegley <[email protected]>
+
+ * calendar/timeclock.el (timeclock-modeline-display): Use assq as
+ well as memq to find `global-mode-string' within
+ `mode-line-format'. The structure of that variable has changed in
+ 21.3.
+
2002-11-07 Stefan Monnier <[email protected]>
* format.el (format-decode): Be careful with the order in `format'.