From 5c510e707f561c20a83330df56c0870192d5cb5f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 12 Sep 1997 22:34:14 +0000 Subject: (save-completions-flag): Doc fix. --- lisp/completion.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/completion.el') diff --git a/lisp/completion.el b/lisp/completion.el index 67127020c1c..f087031b266 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) -- cgit v1.2.3