Mercurial > emacs
changeset 701:e7eb08ed73c0
*** empty log message ***
author | Joseph Arceneaux <jla@gnu.org> |
---|---|
date | Tue, 09 Jun 1992 02:43:52 +0000 |
parents | 6a15fb0422ef |
children | c89caa39704a |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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,