]> code.delx.au - gnu-emacs/commit
More validatation of coding systems
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 3 Oct 2015 12:21:48 +0000 (14:21 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 3 Oct 2015 12:50:50 +0000 (14:50 +0200)
commitb235ceaaf69345a5c79ec96ce0ca61b29fb232e1
tree0b116e6b34ebbcf325e2a58e518260822d014faa
parent272ca096356e30c67ce337855da7531994040255
More validatation of coding systems

* src/fileio.c (Finsert_file_contents): Remove redundant
coding-system check.
(choose_write_coding_system): Likewise.
* src/coding.c (complement_process_encoding_system): Check
argument for valid coding system.
src/coding.c
src/fileio.c