aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2b693a567e8..4b7792441c8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12000-09-07 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (encode_coding_sjis_big5): Use translation table for
4 encoding, not decoding. Check for the charset katakana-jisx0201,
5 not latin-jisx0201.
6 (ONE_MORE_CHAR): Call translate_char with CHARSET arg -1.
7
12000-09-07 Gerd Moellmann <gerd@gnu.org> 82000-09-07 Gerd Moellmann <gerd@gnu.org>
2 9
3 * xfaces.c (Vparam_value_alist): New variable. 10 * xfaces.c (Vparam_value_alist): New variable.