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
*
* 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
*
* lisp/battery.el (battery-update): Handle the case where battery
Nicolas Richard
2014-04-25
1
-9
/
+8
*
Backport Yeeloong battery.el fix from trunk
Richard M. Stallman
2014-03-22
1
-1
/
+5
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/battery.el (battery-pmset): Handle OS X Mavericks (tiny change)
Masashi Fujimoto
2013-10-23
1
-1
/
+1
*
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
Paul Eggert
2013-03-05
1
-2
/
+2
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* battery.el (battery-bsd-apm): New function.
Timo Myyrä
2012-12-16
1
-0
/
+72
|
/
*
Implement cygw32
Daniel Colascione
2012-09-17
1
-1
/
+1
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-6
/
+5
*
Merge from emacs-24 branch
Chong Yidong
2012-04-20
1
-2
/
+2
|
\
|
*
Fix sysfs battery display.
Dan Nicolaescu
2012-04-20
1
-2
/
+2
*
|
Make generic sysfs support apply for yeeloong as well.
Stefan Monnier
2012-04-11
1
-93
/
+7
*
|
battery.el not working when multiple batteries are present
Dan Nicolaescu
2012-04-11
1
-3
/
+4
|
/
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Handle battery capacity on Lemote Yeeloong.
Richard M. Stallman
2012-01-02
1
-2
/
+91
*
* lisp/battery.el (battery-linux-sysfs): Add missing parameters from acpi.
Jérémy Compostella
2011-12-21
1
-3
/
+32
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-3
/
+7
*
* lisp/battery.el (display-battery-mode): If `battery-status-function'
Juri Linkov
2011-08-25
1
-7
/
+10
*
More uses of `error' and `warning' faces.
Juri Linkov
2011-08-24
1
-1
/
+1
[next]