Mercurial > emacs
changeset 52471:b25e157fbea7
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Wed, 10 Sep 2003 20:09:17 +0000 |
parents | b4d15685afef |
children | 30a3237237e0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 10 19:51:01 2003 +0000 +++ b/lisp/ChangeLog Wed Sep 10 20:09:17 2003 +0000 @@ -1,3 +1,9 @@ +2003-09-10 Mario Lang <mlang@delysid.org> + + * battery.el: Update Commentary and Copyright. + (battery-linux-proc-acpi): Fix a bug in %b which made "!" never + appear due to wrong ordering of the expressions in `or'. + 2003-09-08 David Ponce <david@dponce.com> Ensure that recentf correctly update the menu bar.