From 25f67e4bc9d9f5dfe6d496a6b301c4ad04cd0279 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Tue, 30 Mar 1999 21:37:40 +0000 Subject: *** empty log message *** --- lisp/autoinsert.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/autoinsert.el') diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index d88a344641f..e0eb69d32ff 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el @@ -60,7 +60,7 @@ (defcustom auto-insert-mode nil "Toggle auto-insert-mode. This variable should be set only with \\[customize], which is equivalent -to using the function `auto-insert-mode'. +to using the function `auto-insert-mode'." :set (lambda (symbol value) (auto-insert-mode (or value 0))) :initialize 'custom-initialize-default -- cgit v1.2.3