X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77f497d292ace3e841827a7b12a18be5f78fe425..4b9ac23960d2998f899287ffcf696ad33b63a69a:/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)