mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-19 20:30:29 -08:00
Fix up multi-tty merge
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-261 Creator: Stefan Monnier <monnier@iro.umontreal.ca>
This commit is contained in:
parent
47632e43ca
commit
985773c903
29 changed files with 4149 additions and 4260 deletions
|
|
@ -746,9 +746,6 @@ extern int inherit_process_coding_system;
|
|||
terminal coding system is nil. */
|
||||
extern struct coding_system safe_terminal_coding;
|
||||
|
||||
/* Default coding system to be used to write a file. */
|
||||
extern struct coding_system default_buffer_file_coding;
|
||||
|
||||
/* Default coding systems used for process I/O. */
|
||||
extern Lisp_Object Vdefault_process_coding_system;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue