Mercurial > emacs
changeset 48223:2d1fe430cc35
*** empty log message ***
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 08 Nov 2002 20:28:16 +0000 |
parents | 14763abde487 |
children | 0d0908b6b4cc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <johnw@gnu.org> + + * 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 <monnier@cs.yale.edu> * format.el (format-decode): Be careful with the order in `format'.