summaryrefslogtreecommitdiff
path: root/lisp/battery.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Have `M-x battery' list all batteries under GNU/LinuxLars Ingebrigtsen2019-08-23
* Update author/maintainer infoPaul Eggert2019-05-26
* * lisp/battery.el (battery-bsd-apm): Group indices together; use pcaseStefan Monnier2019-03-13
* * lisp/battery.el (battery-bsd-apm): Make it work on FreeBSDAhmed Khanzada2019-03-13
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* lisp/*.el: Fix some warningsJuanma Barranquero2017-01-29
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Starting doc of user options with "*" is long obsoleteGlenn Morris2016-12-02
* | * lisp/battery.el: Add 'battery-upower' -- very fast battery status.Evgeny Zajcev2016-12-02
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17
* | Fix compatibility with macOS 10.12 pmset (bug#24537)Alan Third2016-09-30
* | Extend battery.el to exotic power supply typesMatthew Leach2016-04-16
|/
* Report critical battery errorsMarcin Borkowski2016-02-20
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* * lisp/battery.el: Make it work on my MSI WindStefan Monnier2015-03-06
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-25
* 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