aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2003-05-04 11:53:38 +0000
committerDave Love2003-05-04 11:53:38 +0000
commit407a1f19be6a984b36376737bb96870f8704e839 (patch)
tree26d80ac01e6433b3dce02e023c314caa24ab89a5 /src
parent1c2135a704d06f30cb8542a319126c7565f62c4e (diff)
downloademacs-407a1f19be6a984b36376737bb96870f8704e839.tar.gz
emacs-407a1f19be6a984b36376737bb96870f8704e839.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b7c3c33061d..5e31e6d16c5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12003-05-04 Dave Love <fx@gnu.org>
2
3 * lread.c (read_emacs_mule_char) [len==2]: Index
4 emacs_mule_charset correctly.
5
62003-02-16 Dave Love <fx@gnu.org>
7
8 * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5)
9 (detect_coding_big5, decode_coding_big5, encode_coding_big5)
10 (Fdecode_big5_char, Fencode_big5_char): Deleted. (Big5 no longer
11 treated specially.)
12 (setup_coding_system, coding_category, CATEGORY_MASK_ANY)
13 (detected_mask): Remove Big5 bits.
14
12003-04-09 Kenichi Handa <handa@etlken2> 152003-04-09 Kenichi Handa <handa@etlken2>
2 16
3 The following changes are to make the font rescaling facility 17 The following changes are to make the font rescaling facility