index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
battery.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; * lisp/battery.el (battery-bsd-apm): No need for `executable-find'.
Manuel Giraud
2022-10-06
1
-4
/
+2
*
Fix BSD battery mode over TRAMP (bug#58307)
Manuel Giraud
2022-10-06
1
-3
/
+15
*
Fix Linux APM BIOS flag testing in battery.el
Basil L. Contovounesios
2022-08-17
1
-3
/
+3
*
Fix up some prefix registration problems in doc strings
Lars Ingebrigtsen
2022-08-04
1
-8
/
+8
*
; Improve documentation of 'battery-update-functions'
Eli Zaretskii
2022-06-03
1
-8
/
+8
*
Add a new user option battery-update-functions
Lars Ingebrigtsen
2022-06-03
1
-2
/
+41
*
(battery-status-function) Fix errors in Termux
Lucien Cartier-Tilet
2022-01-14
1
-0
/
+2
*
Implement AC line status for the Haiku battery function
Po Lu
2022-01-03
1
-1
/
+4
*
Fix battery load calculation on Haiku
Po Lu
2022-01-03
1
-2
/
+2
*
Add support for the Haiku ACPI battery driver
Po Lu
2022-01-03
1
-0
/
+98
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
'global-mode-string' elements should have a space at the end
Lars Ingebrigtsen
2021-07-23
1
-2
/
+2
*
Fix typos
Mattias EngdegÄrd
2021-02-18
1
-2
/
+2
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/battery.el (battery--upower-devices): Protect the D-Bus call.
Michael Albinus
2020-12-11
1
-4
/
+6
*
Improve battery.el UPower support
Basil L. Contovounesios
2020-06-18
1
-111
/
+183
*
Various battery.el improvements (bug#41808)
Basil L. Contovounesios
2020-06-18
1
-171
/
+192
*
Fix and extend format-spec (bug#41758)
Basil L. Contovounesios
2020-06-18
1
-9
/
+9
*
Improve battery status display via GNU/Linux sysfs
Ellington Santos
2020-06-06
1
-5
/
+12
*
* lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.
Stefan Monnier
2020-02-06
1
-26
/
+20
*
Make 'M-x battery RET' work out-of-box for UPower users.
Zajcev Evgeny
2020-02-06
1
-52
/
+124
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Have `M-x battery' list all batteries under GNU/Linux
Lars Ingebrigtsen
2019-08-23
1
-12
/
+11
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
* lisp/battery.el (battery-bsd-apm): Group indices together; use pcase
Stefan Monnier
2019-03-13
1
-22
/
+39
*
* lisp/battery.el (battery-bsd-apm): Make it work on FreeBSD
Ahmed Khanzada
2019-03-13
1
-28
/
+37
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-17
/
+13
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
lisp/*.el: Fix some warnings
Juanma Barranquero
2017-01-29
1
-0
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Starting doc of user options with "*" is long obsolete
Glenn Morris
2016-12-02
1
-1
/
+1
*
|
* lisp/battery.el: Add 'battery-upower' -- very fast battery status.
Evgeny Zajcev
2016-12-02
1
-0
/
+69
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-3
/
+3
|
\
|
|
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-3
/
+3
*
|
Update parameter :version to 26.1 in several defcustom
Tino Calancha
2016-11-17
1
-1
/
+1
*
|
Fix compatibility with macOS 10.12 pmset (bug#24537)
Alan Third
2016-09-30
1
-1
/
+1
*
|
Extend battery.el to exotic power supply types
Matthew Leach
2016-04-16
1
-4
/
+8
|
/
*
Report critical battery errors
Marcin Borkowski
2016-02-20
1
-3
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
* lisp/battery.el: Make it work on my MSI Wind
Stefan Monnier
2015-03-06
1
-51
/
+52
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
[next]