diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-01 11:03:19 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-01 11:03:19 +0000 |
commit | 12d6b12433b560d4e82833a6c5f2dfbc4763c10c (patch) | |
tree | 19d48ae83aee805fde6874f68968a534d9739a3d /lisp/ChangeLog | |
parent | b97c98ad01e66166679c23cc5e6a9a1a018f7bd8 (diff) | |
download | emacs-12d6b12433b560d4e82833a6c5f2dfbc4763c10c.tar.gz |
(battery-linux-proc-apm): Fix typo in docstring.
Catch errors with ignore-errors. Use temporary buffer.
(battery-linux-proc-acpi): Fix typo in docstring. Document `%r'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0aaf512a1bb..77cc2e53db4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2005-07-01 Lute Kamstra <lute@gnu.org> + * battery.el (battery-linux-proc-apm): Fix typo in docstring. + Catch errors with ignore-errors. Use temporary buffer. + (battery-linux-proc-acpi): Fix typo in docstring. Document `%r'. + * facemenu.el (facemenu-unlisted-faces): Delete foreground and background color faces. (facemenu-set-foreground, facemenu-set-background): Use |