summaryrefslogtreecommitdiff
path: root/lisp/battery.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; * lisp/battery.el (battery-bsd-apm): No need for `executable-find'.Manuel Giraud2022-10-061-4/+2
* Fix BSD battery mode over TRAMP (bug#58307)Manuel Giraud2022-10-061-3/+15
* Fix Linux APM BIOS flag testing in battery.elBasil L. Contovounesios2022-08-171-3/+3
* Fix up some prefix registration problems in doc stringsLars Ingebrigtsen2022-08-041-8/+8
* ; Improve documentation of 'battery-update-functions'Eli Zaretskii2022-06-031-8/+8
* Add a new user option battery-update-functionsLars Ingebrigtsen2022-06-031-2/+41
* (battery-status-function) Fix errors in TermuxLucien Cartier-Tilet2022-01-141-0/+2
* Implement AC line status for the Haiku battery functionPo Lu2022-01-031-1/+4
* Fix battery load calculation on HaikuPo Lu2022-01-031-2/+2
* Add support for the Haiku ACPI battery driverPo Lu2022-01-031-0/+98
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-231-2/+2
* Fix typosMattias EngdegÄrd2021-02-181-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lisp/battery.el (battery--upower-devices): Protect the D-Bus call.Michael Albinus2020-12-111-4/+6
* Improve battery.el UPower supportBasil L. Contovounesios2020-06-181-111/+183
* Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-181-171/+192
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-181-9/+9
* Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-061-5/+12
* * lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.Stefan Monnier2020-02-061-26/+20
* Make 'M-x battery RET' work out-of-box for UPower users.Zajcev Evgeny2020-02-061-52/+124
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Have `M-x battery' list all batteries under GNU/LinuxLars Ingebrigtsen2019-08-231-12/+11
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* * lisp/battery.el (battery-bsd-apm): Group indices together; use pcaseStefan Monnier2019-03-131-22/+39
* * lisp/battery.el (battery-bsd-apm): Make it work on FreeBSDAhmed Khanzada2019-03-131-28/+37
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-17/+13
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* lisp/*.el: Fix some warningsJuanma Barranquero2017-01-291-0/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Starting doc of user options with "*" is long obsoleteGlenn Morris2016-12-021-1/+1
* | * lisp/battery.el: Add 'battery-upower' -- very fast battery status.Evgeny Zajcev2016-12-021-0/+69
* | Merge from origin/emacs-25Paul Eggert2016-11-191-3/+3
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-3/+3
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-1/+1
* | Fix compatibility with macOS 10.12 pmset (bug#24537)Alan Third2016-09-301-1/+1
* | Extend battery.el to exotic power supply typesMatthew Leach2016-04-161-4/+8
|/
* Report critical battery errorsMarcin Borkowski2016-02-201-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* * lisp/battery.el: Make it work on my MSI WindStefan Monnier2015-03-061-51/+52
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-251-9/+8