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