*** empty log message ***
authorJoseph Arceneaux <jla@gnu.org>
Tue, 9 Jun 1992 02:43:52 +0000 (02:43 +0000)
committerJoseph Arceneaux <jla@gnu.org>
Tue, 9 Jun 1992 02:43:52 +0000 (02:43 +0000)
src/keyboard.c

index 7d7faa4..56d94a2 100644 (file)
@@ -3576,7 +3576,7 @@ Zero means disable autosaving due to number of characters typed.");
     "*Number of seconds idle time before auto-save.\n\
 Zero or nil means disable auto-saving due to idleness.\n\
 After auto-saving due to this many seconds of idle time,\n\
-Emacs also does a garbage collection if that seems to be warranted."
+Emacs also does a garbage collection if that seems to be warranted.");
   XFASTINT (Vauto_save_timeout) = 30;
 
   DEFVAR_INT ("echo-keystrokes", &echo_keystrokes,