index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
battery.el
Age
Commit message (
Expand
)
Author
2026-02-12
Check that a UPower battery device IsPresent
Basil L. Contovounesios
2026-02-12
Allow disabling battery-update-timer
Basil L. Contovounesios
2026-02-12
battery.el: Update on "DisplayDevice" state change
Morgan Smith
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-07-19
Merge from origin/emacs-30
Eli Zaretskii
2025-07-17
; * lisp/battery.el (battery-bsd-apm): Explain a FIXME (bug#79040).
Manuel Giraud
2025-05-03
Merge from origin/emacs-30
Eli Zaretskii
2025-05-02
; * lisp/battery.el (battery-status-function): Doc fix.
Eli Zaretskii
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-16
Minor adjustments to battery.el on Android
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-10
Avoid using Linux sysfs APIs to access battery state on Android
Po Lu
2023-03-10
Port Android battery status to Android 4.4 and earlier
Po Lu
2023-02-25
Update Android port
Po 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-06
Fix BSD battery mode over TRAMP (bug#58307)
Manuel Giraud
2022-08-17
Fix Linux APM BIOS flag testing in battery.el
Basil L. Contovounesios
2022-08-04
Fix up some prefix registration problems in doc strings
Lars Ingebrigtsen
2022-06-03
; Improve documentation of 'battery-update-functions'
Eli Zaretskii
2022-06-03
Add a new user option battery-update-functions
Lars Ingebrigtsen
2022-01-14
(battery-status-function) Fix errors in Termux
Lucien Cartier-Tilet
2022-01-03
Implement AC line status for the Haiku battery function
Po Lu
2022-01-03
Fix battery load calculation on Haiku
Po Lu
2022-01-03
Add support for the Haiku ACPI battery driver
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-23
'global-mode-string' elements should have a space at the end
Lars Ingebrigtsen
2021-02-18
Fix typos
Mattias EngdegÄrd
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-11
* lisp/battery.el (battery--upower-devices): Protect the D-Bus call.
Michael Albinus
2020-06-18
Improve battery.el UPower support
Basil L. Contovounesios
2020-06-18
Various battery.el improvements (bug#41808)
Basil L. Contovounesios
2020-06-18
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-06-06
Improve battery status display via GNU/Linux sysfs
Ellington Santos
2020-02-06
* lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.
Stefan Monnier
2020-02-06
Make 'M-x battery RET' work out-of-box for UPower users.
Zajcev Evgeny
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-08-23
Have `M-x battery' list all batteries under GNU/Linux
Lars Ingebrigtsen
2019-05-26
Update author/maintainer info
Paul Eggert
2019-03-13
* lisp/battery.el (battery-bsd-apm): Group indices together; use pcase
Stefan Monnier
2019-03-13
* lisp/battery.el (battery-bsd-apm): Make it work on FreeBSD
Ahmed Khanzada
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
[next]