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