]> git.eshelyaron.com Git - emacs.git/commit
* fileio.c (Vafter_insert_file_adjust_coding_function): New
authorKenichi Handa <handa@m17n.org>
Thu, 10 Apr 2003 12:01:10 +0000 (12:01 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 10 Apr 2003 12:01:10 +0000 (12:01 +0000)
commitb6426b0329c3f6cac18831e220a153df2ba5fc6e
tree995cf78b11e15beb6d13327b257703550b34610e
parent8d1d818a10f982b9c5f905351e0999aa1a0b6dc0
* fileio.c (Vafter_insert_file_adjust_coding_function): New
variable.
(syms_of_fileio): Declare it as a lisp variable.
(Finsert_file_contents): Call
Vafter_insert_file_adjust_coding_function before calling
decode-format.
src/fileio.c