From: John Wiegley Date: Fri, 8 Nov 2002 20:28:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12538 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4c302ba42ec91cba5787e741110fdd4ff81a7b42;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ac99920274..578bd99d88a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-11-08 John Wiegley + + * 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 * format.el (format-decode): Be careful with the order in `format'.