ChangeLog for previous fileio.c change
This commit is contained in:
parent
538f3845c2
commit
20a8c47792
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
2013-01-31 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* fileio.c (choose_write_coding_system): Make it callable from Lisp.
|
||||
(Fwrite_region): If coding-system-for-write is set, don't
|
||||
call choose_write_coding_system. Move the last piece of
|
||||
choose_write_coding_system here. (Bug#13522)
|
||||
(Fwrite_region): Update for new choose_write_coding_system args.
|
||||
Move the last piece of choose_write_coding_system here. (Bug#13522)
|
||||
(syms_of_fileio): Add choose-write-coding-system.
|
||||
|
||||
2013-01-30 Eli Zaretskii <eliz@gnu.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue