]> code.delx.au - gnu-emacs/blobdiff - lisp/ecomplete.el
Remove obsolete leading * from defcustom, defface doc strings.
[gnu-emacs] / lisp / ecomplete.el
index cb50cce605683bccf7b9993a14514dfe01a54d6e..b9f4b1ab846ba1390b2d1612ed3f9fe1dd4e96d7 100644 (file)
@@ -32,7 +32,7 @@
   :group 'mail)
 
 (defcustom ecomplete-database-file "~/.ecompleterc"
-  "*The name of the file to store the ecomplete data."
+  "The name of the file to store the ecomplete data."
   :group 'ecomplete
   :type 'file)