aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog.225
-rw-r--r--src/ChangeLog.2213
2 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22
index fa7d183cb2d..7879f7b667b 100644
--- a/lisp/ChangeLog.22
+++ b/lisp/ChangeLog.22
@@ -1,3 +1,8 @@
12004-12-09 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-util.el (char-displayable-p): Check
4 :charset-list property of CODING.
5
12004-12-06 Kenichi Handa <handa@m17n.org> 62004-12-06 Kenichi Handa <handa@m17n.org>
2 7
3 * international/mule-cmds.el (select-safe-coding-system-interactively): 8 * international/mule-cmds.el (select-safe-coding-system-interactively):
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 4fb49be750c..1b6b2fa7c6b 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,16 @@
12004-12-11 Kenichi Handa <handa@m17n.org>
2
3 * search.c: Sync to the change in HEAD on 2004-11-19, 20.
4
5 * w32console.c: Sync to the change in HEAD on 2004-12-01.
6
7 * coding.c: Cancel the change done in HEAD on 2004-11-30.
8 (coding_charset_list): New function.
9
10 * coding.h (coding_charset_list): Extern it.
11
12 * term.c: Sync to the change in HEAD on 2004-11-30.
13
12004-12-09 Kenichi Handa <handa@m17n.org> 142004-12-09 Kenichi Handa <handa@m17n.org>
2 15
3 * fontset.c (Fset_fontset_font): Call find_font_encoding with 16 * fontset.c (Fset_fontset_font): Call find_font_encoding with