Mercurial > emacs
comparison lisp/ChangeLog @ 97361:7a65fc4e4138
* battery.el (battery-echo-area-format, battery-status-function):
Handle new Linux sysfs format for battery reporting.
(battery-linux-sysfs): New function.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 08 Aug 2008 17:46:38 +0000 |
parents | ca9f9affed30 |
children | dfa1221f7a48 |
comparison
equal
deleted
inserted
replaced
97360:e1181236f1c8 | 97361:7a65fc4e4138 |
---|---|
1 2008-08-08 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * battery.el (battery-echo-area-format, battery-status-function): | |
4 Handle new Linux sysfs format for battery reporting. | |
5 (battery-linux-sysfs): New function. | |
6 | |
1 2008-08-07 Martin Rudalics <rudalics@gmx.at> | 7 2008-08-07 Martin Rudalics <rudalics@gmx.at> |
2 | 8 |
3 * add-log.el (change-log-search-tag-name) | 9 * add-log.el (change-log-search-tag-name) |
4 (change-log-goto-source): Fix behavior when point is not on tag. | 10 (change-log-goto-source): Fix behavior when point is not on tag. |
5 | 11 |