Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
84447c71
Commit
84447c71
authored
Jun 09, 1992
by
Joseph Arceneaux
Browse files
*** empty log message ***
parent
f370ccb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/keyboard.c
src/keyboard.c
+1
-1
No files found.
src/keyboard.c
View file @
84447c71
...
...
@@ -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
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment