X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1c09423880e1c48d6ba02a196430e829d1d87d57..f9af5eddc835bbed2ca100838f8f294901b60c2d:/lisp/ecomplete.el diff --git a/lisp/ecomplete.el b/lisp/ecomplete.el index cb50cce605..b9f4b1ab84 100644 --- a/lisp/ecomplete.el +++ b/lisp/ecomplete.el @@ -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)