comparison lisp/ChangeLog @ 52601:87fd1a2fa426

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Wed, 24 Sep 2003 08:52:09 +0000
parents 0e16d9f992b5
children ce7149334608
comparison
equal deleted inserted replaced
52600:7a4a7a399a2f 52601:87fd1a2fa426
170 2003-09-10 Mario Lang <mlang@delysid.org> 170 2003-09-10 Mario Lang <mlang@delysid.org>
171 171
172 * battery.el: Update Commentary and Copyright. 172 * battery.el: Update Commentary and Copyright.
173 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never 173 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
174 appear due to wrong ordering of the expressions in `or'. 174 appear due to wrong ordering of the expressions in `or'.
175
176 2003-09-09 Lute Kamstra <Lute.Kamstra@cwi.nl>
177
178 * misc.el (upcase-char): Fix docstring.
179 (zap-up-to-char): New command.
175 180
176 2003-09-08 David Ponce <david@dponce.com> 181 2003-09-08 David Ponce <david@dponce.com>
177 182
178 Ensure that recentf correctly update the menu bar. 183 Ensure that recentf correctly update the menu bar.
179 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix. 184 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.