]> git.eshelyaron.com Git - emacs.git/commitdiff
Starting doc of user options with "*" is long obsolete
authorGlenn Morris <rgm@gnu.org>
Fri, 2 Dec 2016 18:11:53 +0000 (13:11 -0500)
committerGlenn 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

index 773ab0d1d67ff5da29c5c76f623f7f827c33091d..74f06e8c6fc76c84d0999cab2ce5aa3d11274510 100644 (file)
@@ -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)