Mercurial > emacs
diff lisp/ChangeLog @ 67802:91c501f75eea
(battery-linux-proc-acpi): Also try
`/proc/acpi/thermal_zone/THM0/temperature'.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sun, 25 Dec 2005 14:09:57 +0000 |
parents | 7bdbb812b2f9 |
children | 94fe1fa6b39f |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 24 17:35:22 2005 +0000 +++ b/lisp/ChangeLog Sun Dec 25 14:09:57 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-25 Romain Francoise <romain@orebokech.com> + + * battery.el (battery-linux-proc-acpi): Also try + `/proc/acpi/thermal_zone/THM0/temperature'. + 2005-12-24 Chong Yidong <cyd@stupidchicken.com> * custom.el (custom-push-theme): Fix docstring.