diff options
| author | Romain Francoise | 2005-12-25 14:09:57 +0000 |
|---|---|---|
| committer | Romain Francoise | 2005-12-25 14:09:57 +0000 |
| commit | 180a4473763d5181502b287c7ec492e5fb3a3244 (patch) | |
| tree | b2588ce8e7d89f47126a05bb1bebde828f572f19 /lisp/ChangeLog | |
| parent | 3a5050af4c3c94df335172fd80315b7599f9638c (diff) | |
| download | emacs-180a4473763d5181502b287c7ec492e5fb3a3244.tar.gz emacs-180a4473763d5181502b287c7ec492e5fb3a3244.zip | |
(battery-linux-proc-acpi): Also try
`/proc/acpi/thermal_zone/THM0/temperature'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6b2e4f72403..91cc1de5b7f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-12-25 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * battery.el (battery-linux-proc-acpi): Also try | ||
| 4 | `/proc/acpi/thermal_zone/THM0/temperature'. | ||
| 5 | |||
| 1 | 2005-12-24 Chong Yidong <cyd@stupidchicken.com> | 6 | 2005-12-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * custom.el (custom-push-theme): Fix docstring. | 8 | * custom.el (custom-push-theme): Fix docstring. |