projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5315275
)
Starting doc of user options with "*" is long obsolete
author
Glenn Morris
<rgm@gnu.org>
Fri, 2 Dec 2016 18:11:53 +0000
(13:11 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 2 Dec 2016 18:11:53 +0000
(13:11 -0500)
* lisp/battery.el (battery-upower-device): Doc fix.
lisp/battery.el
patch
|
blob
|
history
diff --git
a/lisp/battery.el
b/lisp/battery.el
index 773ab0d1d67ff5da29c5c76f623f7f827c33091d..74f06e8c6fc76c84d0999cab2ce5aa3d11274510 100644
(file)
--- a/
lisp/battery.el
+++ b/
lisp/battery.el
@@
-46,7
+46,7
@@
:group 'battery)
(defcustom battery-upower-device "battery_BAT1"
- "
*
Upower battery device name."
+ "Upower battery device name."
:version "26.1"
:type 'string
:group 'battery)