# HG changeset patch # User John Wiegley # Date 1036787296 0 # Node ID 2d1fe430cc352172e26ef131f6183d5b4cf23a3c # Parent 14763abde487d0767522b385e8f79db22af66873 *** empty log message *** diff -r 14763abde487 -r 2d1fe430cc35 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 08 16:56:57 2002 +0000 +++ b/lisp/ChangeLog Fri Nov 08 20:28:16 2002 +0000 @@ -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'.