X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/00ed33e7ab1f430e43aeff27c3aa767590b2207e..5c510e707f561c20a83330df56c0870192d5cb5f:/lisp/completion.el diff --git a/lisp/completion.el b/lisp/completion.el index 67127020c1..f087031b26 100644 --- a/lisp/completion.el +++ b/lisp/completion.el @@ -292,7 +292,7 @@ If nil, no new words added to the database or saved to the init file." (defcustom save-completions-flag t "*Non-nil means save most-used completions when exiting Emacs. -See also `saved-completions-retention-time'." +See also `save-completions-retention-time'." :type 'boolean :group 'completion)