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
824a483f
Commit
824a483f
authored
Mar 22, 1995
by
Karl Heuer
Browse files
(syms_of_fileio): Fix missing \n\.
parent
d7ec5fa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/fileio.c
src/fileio.c
+1
-1
No files found.
src/fileio.c
View file @
824a483f
...
...
@@ -4297,7 +4297,7 @@ syms_of_fileio ()
#endif /* DOS_NT */
DEFVAR_LISP ("auto-save-file-format", &Vauto_save_file_format,
"*Format in which to write auto-save files.
"*Format in which to write auto-save files.
\n\
Should be a list of symbols naming formats that are defined in `format-alist'.\n\
If it is t, which is the default, auto-save files are written in the\n\
same format as a regular save would use.");
...
...
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