comparison lisp/ChangeLog @ 48223:2d1fe430cc35

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Fri, 08 Nov 2002 20:28:16 +0000
parents 4758bc5cd792
children 13ff2508090c
comparison
equal deleted inserted replaced
48222:14763abde487 48223:2d1fe430cc35
1 2002-11-08 John Wiegley <johnw@gnu.org>
2
3 * calendar/timeclock.el (timeclock-modeline-display): Use assq as
4 well as memq to find `global-mode-string' within
5 `mode-line-format'. The structure of that variable has changed in
6 21.3.
7
1 2002-11-07 Stefan Monnier <monnier@cs.yale.edu> 8 2002-11-07 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * format.el (format-decode): Be careful with the order in `format'. 10 * format.el (format-decode): Be careful with the order in `format'.
4 11
5 * eshell/esh-cmd.el (function-p-func): Avoid `xemacs-p'. 12 * eshell/esh-cmd.el (function-p-func): Avoid `xemacs-p'.