aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2003-09-16 17:34:00 +0000
committerDave Love2003-09-16 17:34:00 +0000
commit2f08449e640bd91d4a7519c8bcc60eb459d46ede (patch)
treef40d9431772a50dfbd371b1741af365ac7d7ac5d /src
parent6e907cad583529b073136b1d403d4f080508613a (diff)
downloademacs-2f08449e640bd91d4a7519c8bcc60eb459d46ede.tar.gz
emacs-2f08449e640bd91d4a7519c8bcc60eb459d46ede.zip
*** empty log message ***
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