# HG changeset patch # User Joseph Arceneaux # Date 708057832 0 # Node ID e7eb08ed73c066d7c82e099b31e7db13ef4ac3ea # Parent 6a15fb0422ef95012557f25a993171d0db33b614 *** empty log message *** diff -r 6a15fb0422ef -r e7eb08ed73c0 src/keyboard.c --- 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,