aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-06-26 00:27:04 +0000
committerKenichi Handa2003-06-26 00:27:04 +0000
commitc934586d0e229d2b64d0d4795e458576b67060eb (patch)
tree8edbb880db8f0bcaee144757c0791ddc3406d20a /src/ChangeLog
parent8422cc85e81d8749f02809edb1ee19dce934861f (diff)
downloademacs-c934586d0e229d2b64d0d4795e458576b67060eb.tar.gz
emacs-c934586d0e229d2b64d0d4795e458576b67060eb.zip
(choose_write_coding_system): Return a decided coding system.
(Fwrite_region): Set Vlast_coding_system_used to the return value of choose_write_coding_system.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 57c96d05c19..e107c6641bc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12003-06-26 Kenichi Handa <handa@etlken2>
2
3 * fileio.c (choose_write_coding_system): Return a decided coding
4 system.
5 (Fwrite_region): Set Vlast_coding_system_used to the return value
6 of choose_write_coding_system.
7
12003-06-06 Kenichi Handa <handa@m17n.org> 82003-06-06 Kenichi Handa <handa@m17n.org>
2 9
3 * charset.c (Fset_charset_priority): Pay attention to duplicated 10 * charset.c (Fset_charset_priority): Pay attention to duplicated