diff src/keyboard.c @ 701:e7eb08ed73c0

*** empty log message ***
author Joseph Arceneaux <jla@gnu.org>
date Tue, 09 Jun 1992 02:43:52 +0000
parents e3fac20d3015
children 030fb4635335
line wrap: on
line diff
--- a/src/keyboard.c	Tue Jun 09 01:56:22 1992 +0000
+++ b/src/keyboard.c	Tue Jun 09 02:43:52 1992 +0000
@@ -3576,7 +3576,7 @@
     "*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,