Mercurial > emacs
changeset 89416:370f8b902fb0
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 04 May 2003 11:53:38 +0000 |
parents | a0bea8c8fe5a |
children | 56c80a95cb5b |
files | src/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun May 04 10:57:34 2003 +0000 +++ b/src/ChangeLog Sun May 04 11:53:38 2003 +0000 @@ -1,3 +1,17 @@ +2003-05-04 Dave Love <fx@gnu.org> + + * lread.c (read_emacs_mule_char) [len==2]: Index + emacs_mule_charset correctly. + +2003-02-16 Dave Love <fx@gnu.org> + + * coding.c (Qbig5, Vbig5_coding_system, CATEGORY_MASK_BIG5) + (detect_coding_big5, decode_coding_big5, encode_coding_big5) + (Fdecode_big5_char, Fencode_big5_char): Deleted. (Big5 no longer + treated specially.) + (setup_coding_system, coding_category, CATEGORY_MASK_ANY) + (detected_mask): Remove Big5 bits. + 2003-04-09 Kenichi Handa <handa@etlken2> The following changes are to make the font rescaling facility