# HG changeset patch # User Lute Kamstra # Date 1064393529 0 # Node ID 87fd1a2fa4260cb1487934db03e4bfc5274421f5 # Parent 7a4a7a399a2f25041f9f6f464d3177e42f5eeb4d *** empty log message *** diff -r 7a4a7a399a2f -r 87fd1a2fa426 lisp/ChangeLog --- a/lisp/ChangeLog Wed Sep 24 08:51:33 2003 +0000 +++ b/lisp/ChangeLog Wed Sep 24 08:52:09 2003 +0000 @@ -173,6 +173,11 @@ (battery-linux-proc-acpi): Fix a bug in %b which made "!" never appear due to wrong ordering of the expressions in `or'. +2003-09-09 Lute Kamstra + + * misc.el (upcase-char): Fix docstring. + (zap-up-to-char): New command. + 2003-09-08 David Ponce Ensure that recentf correctly update the menu bar.