aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.228
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 181e7c3bd71..48bf74e75a9 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,11 @@
12003-09-16 Dave Love <fx@gnu.org>
2
3 * coding.h (ENCODE_UTF_8): New.
4
5 * Makefile.in (gtkutil.o): Depend on coding.h.
6
7 * coding.c (Fset_coding_system_priority): Doc fix.
8
12003-09-16 Kenichi Handa <handa@m17n.org> 92003-09-16 Kenichi Handa <handa@m17n.org>
2 10
3 * fileio.c (Finsert_file_contents): Call setup_coding_system in 11 * fileio.c (Finsert_file_contents): Call setup_coding_system in