aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 60a571d67a2..854de00d057 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -173,6 +173,11 @@
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 175
1762003-09-09 Lute Kamstra <Lute.Kamstra@cwi.nl>
177
178 * misc.el (upcase-char): Fix docstring.
179 (zap-up-to-char): New command.
180
1762003-09-08 David Ponce <david@dponce.com> 1812003-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.