summaryrefslogtreecommitdiff
path: root/lisp/battery.el
Commit message (Expand)AuthorAge
...
* Backport Yeeloong battery.el fix from trunkRichard M. Stallman2014-03-22
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/battery.el (battery-pmset): Handle OS X Mavericks (tiny change)Masashi Fujimoto2013-10-23
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-05
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * battery.el (battery-bsd-apm): New function.Timo Myyrä2012-12-16
|/
* Implement cygw32Daniel Colascione2012-09-17
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Merge from emacs-24 branchChong Yidong2012-04-20
|\
| * Fix sysfs battery display.Dan Nicolaescu2012-04-20
* | Make generic sysfs support apply for yeeloong as well.Stefan Monnier2012-04-11
* | battery.el not working when multiple batteries are presentDan Nicolaescu2012-04-11
|/
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Handle battery capacity on Lemote Yeeloong.Richard M. Stallman2012-01-02
* * lisp/battery.el (battery-linux-sysfs): Add missing parameters from acpi.Jérémy Compostella2011-12-21
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* * lisp/battery.el (display-battery-mode): If `battery-status-function'Juri Linkov2011-08-25
* More uses of `error' and `warning' faces.Juri Linkov2011-08-24
* Implement battery-mode-line-limit option.Richard M. Stallman2011-06-27
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* (battery-echo-area-format, battery-status-function):Chong Yidong2008-08-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (battery-status-function): Use w32-battery-status on Windows.Jason Rumney2008-04-29
* Add file cookie coding:iso-8859-1 for the degree signJuri Linkov2008-03-25
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (battery-linux-proc-acpi): Use ignore-errors around calls to directory-files.Richard M. Stallman2007-01-10
* (battery-search-for-one-match-in-files): Fix typo in docstring.Juanma Barranquero2007-01-08
* 2006-11-05 Micha�Cadilhac <michael.cadilhac@lrde.org>Romain Francoise2006-11-05
* * battery.el (battery-linux-proc-acpi): Prevent range error whenChong Yidong2006-11-01
* (battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.Juri Linkov2006-05-09
* (battery-linux-proc-acpi): Check `capacity' for non-nilJuri Linkov2006-03-11
* (battery-echo-area-format): Doc fix.Richard M. Stallman2006-03-11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (battery-linux-proc-acpi): Handle "last full capacity".Richard M. Stallman2006-01-19
* (battery-linux-proc-acpi): Also tryRomain Francoise2005-12-25
* (battery-status-function): Don't use ignore-errors.Lute Kamstra2005-08-11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Add support for Darwin (with much debugging help from Samuel LauberLute Kamstra2005-07-05
* Update FSF's address.Lute Kamstra2005-07-04
* (battery-linux-proc-apm): Fix typo in docstring.Lute Kamstra2005-07-01
* (display-battery-mode): Specify :group.Lute Kamstra2005-04-04