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
6926d591
Commit
6926d591
authored
Dec 17, 2002
by
Kenichi Handa
Browse files
(coding_system_require_warning): Extern it.
parent
5d5bf4d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
src/coding.h
src/coding.h
+4
-0
No files found.
src/coding.h
View file @
6926d591
...
...
@@ -705,6 +705,10 @@ extern Lisp_Object Vdefault_process_coding_system;
system. */
extern
Lisp_Object
Vselect_safe_coding_system_function
;
/* If nonzero, on writing a file, Vselect_safe_coding_system_function
is called even if Vcoding_system_for_write is non-nil. */
extern
int
coding_system_require_warning
;
/* Coding system for file names, or nil if none. */
extern
Lisp_Object
Vfile_name_coding_system
;
...
...
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