]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Fri, 8 Nov 2002 20:28:16 +0000 (20:28 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 8 Nov 2002 20:28:16 +0000 (20:28 +0000)
lisp/ChangeLog

index 7ac99920274d17e59643ac89519b75b159512790..578bd99d88ac6fca3d1983f076f9f587b84ee6f6 100644 (file)
@@ -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'.