X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/f95bbe5a67e03fe6d05cbfb4d0c9151a754d6ccd..1650d7102ae8ea943e4197b7d91198640f0e0ff6:/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)