summaryrefslogtreecommitdiff
path: root/lisp/battery.el
AgeCommit message (Expand)Author
2026-02-12Check that a UPower battery device IsPresentBasil L. Contovounesios
2026-02-12Allow disabling battery-update-timerBasil L. Contovounesios
2026-02-12battery.el: Update on "DisplayDevice" state changeMorgan Smith
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-07-19Merge from origin/emacs-30Eli Zaretskii
2025-07-17; * lisp/battery.el (battery-bsd-apm): Explain a FIXME (bug#79040).Manuel Giraud
2025-05-03Merge from origin/emacs-30Eli Zaretskii
2025-05-02; * lisp/battery.el (battery-status-function): Doc fix.Eli Zaretskii
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-16Minor adjustments to battery.el on AndroidPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-03-10Avoid using Linux sysfs APIs to access battery state on AndroidPo Lu
2023-03-10Port Android battery status to Android 4.4 and earlierPo Lu
2023-02-25Update Android portPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-06; * lisp/battery.el (battery-bsd-apm): No need for `executable-find'.Manuel Giraud
2022-10-06Fix BSD battery mode over TRAMP (bug#58307)Manuel Giraud
2022-08-17Fix Linux APM BIOS flag testing in battery.elBasil L. Contovounesios
2022-08-04Fix up some prefix registration problems in doc stringsLars Ingebrigtsen
2022-06-03; Improve documentation of 'battery-update-functions'Eli Zaretskii
2022-06-03Add a new user option battery-update-functionsLars Ingebrigtsen
2022-01-14(battery-status-function) Fix errors in TermuxLucien Cartier-Tilet
2022-01-03Implement AC line status for the Haiku battery functionPo Lu
2022-01-03Fix battery load calculation on HaikuPo Lu
2022-01-03Add support for the Haiku ACPI battery driverPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-07-23'global-mode-string' elements should have a space at the endLars Ingebrigtsen
2021-02-18Fix typosMattias EngdegÄrd
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-11* lisp/battery.el (battery--upower-devices): Protect the D-Bus call.Michael Albinus
2020-06-18Improve battery.el UPower supportBasil L. Contovounesios
2020-06-18Various battery.el improvements (bug#41808)Basil L. Contovounesios
2020-06-18Fix and extend format-spec (bug#41758)Basil L. Contovounesios
2020-06-06Improve battery status display via GNU/Linux sysfsEllington Santos
2020-02-06* lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.Stefan Monnier
2020-02-06Make 'M-x battery RET' work out-of-box for UPower users.Zajcev Evgeny
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-21lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero
2019-08-23Have `M-x battery' list all batteries under GNU/LinuxLars Ingebrigtsen
2019-05-26Update author/maintainer infoPaul Eggert
2019-03-13* lisp/battery.el (battery-bsd-apm): Group indices together; use pcaseStefan Monnier
2019-03-13* lisp/battery.el (battery-bsd-apm): Make it work on FreeBSDAhmed Khanzada
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid