summaryrefslogtreecommitdiff
path: root/lisp/battery.el
Commit message (Expand)AuthorAge
* 'global-mode-string' elements should have a space at the endLars Ingebrigtsen2021-07-23
* Fix typosMattias Engdegård2021-02-18
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/battery.el (battery--upower-devices): Protect the D-Bus call.Michael Albinus2020-12-11
* Improve battery.el UPower supportBasil L. Contovounesios2020-06-18
* Various battery.el improvements (bug#41808)Basil L. Contovounesios2020-06-18
* Fix and extend format-spec (bug#41758)Basil L. Contovounesios2020-06-18
* Improve battery status display via GNU/Linux sysfsEllington Santos2020-06-06
* * lisp/battery.el: Use lexical-binding. Drop Redundant `:group`s.Stefan Monnier2020-02-06
* Make 'M-x battery RET' work out-of-box for UPower users.Zajcev Evgeny2020-02-06
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Have `M-x battery' list all batteries under GNU/LinuxLars Ingebrigtsen2019-08-23
* Update author/maintainer infoPaul Eggert2019-05-26
* * lisp/battery.el (battery-bsd-apm): Group indices together; use pcaseStefan Monnier2019-03-13
* * lisp/battery.el (battery-bsd-apm): Make it work on FreeBSDAhmed Khanzada2019-03-13
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* lisp/*.el: Fix some warningsJuanma Barranquero2017-01-29
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Starting doc of user options with "*" is long obsoleteGlenn Morris2016-12-02
* | * lisp/battery.el: Add 'battery-upower' -- very fast battery status.Evgeny Zajcev2016-12-02
* | Merge from origin/emacs-25Paul Eggert2016-11-19
|\|
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-17
* | Fix compatibility with macOS 10.12 pmset (bug#24537)Alan Third2016-09-30
* | Extend battery.el to exotic power supply typesMatthew Leach2016-04-16
|/
* Report critical battery errorsMarcin Borkowski2016-02-20
* Update copyright year to 2016Paul Eggert2016-01-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* * lisp/battery.el: Make it work on my MSI WindStefan Monnier2015-03-06
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/battery.el (battery-update): Handle the case where batteryNicolas Richard2014-04-25
* Backport Yeeloong battery.el fix from trunkRichard M. Stallman2014-03-22
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/battery.el (battery-pmset): Handle OS X Mavericks (tiny change)Masashi Fujimoto2013-10-23
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-05
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * battery.el (battery-bsd-apm): New function.Timo Myyrä2012-12-16
|/
* Implement cygw32Daniel Colascione2012-09-17
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Merge from emacs-24 branchChong Yidong2012-04-20
|\
| * Fix sysfs battery display.Dan Nicolaescu2012-04-20
* | Make generic sysfs support apply for yeeloong as well.Stefan Monnier2012-04-11