aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2005-12-25 14:09:57 +0000
committerRomain Francoise2005-12-25 14:09:57 +0000
commit180a4473763d5181502b287c7ec492e5fb3a3244 (patch)
treeb2588ce8e7d89f47126a05bb1bebde828f572f19 /lisp/ChangeLog
parent3a5050af4c3c94df335172fd80315b7599f9638c (diff)
downloademacs-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/ChangeLog5
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 @@
12005-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
12005-12-24 Chong Yidong <cyd@stupidchicken.com> 62005-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.