comparison lisp/ChangeLog @ 57134:8141776c84fb

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 18 Sep 2004 11:50:18 +0000
parents f03dfdd4f789
children b628e08b0230
comparison
equal deleted inserted replaced
57133:fd1a6df8927e 57134:8141776c84fb
1 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
2
3 * battery.el: Delete superfluous empty lines.
4 (battery-linux-proc-acpi): Attempt to gather information from all
5 battery subdirectories regardless of their file name.
6 (battery-linux-proc-apm): Replace all occurrences of
7 battery-hex-to-int-2 with string-to-int (base 16).
8 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
9 (battery-hex-map): Delete variable.
10
1 2004-09-18 John Paul Wallington <jpw@gnu.org> 11 2004-09-18 John Paul Wallington <jpw@gnu.org>
2 12
3 * calc/calc-units.el (calc-quick-units): Fix overzealous 13 * calc/calc-units.el (calc-quick-units): Fix overzealous
4 s/or/unless/. 14 s/or/unless/.
5 15