Mercurial > emacs
comparison src/ChangeLog @ 51392:c887da7aa57a
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sun, 01 Jun 2003 23:28:42 +0000 |
parents | 991f2dd7d5e1 |
children | 19816e8bb84b |
comparison
equal
deleted
inserted
replaced
51391:61ea5c492ffb | 51392:c887da7aa57a |
---|---|
2 | 2 |
3 * Makefile.in (lisp, shortlisp): byte-run, float-sup, map-ynp, and | 3 * Makefile.in (lisp, shortlisp): byte-run, float-sup, map-ynp, and |
4 timer are in lisp/emacs-lisp. | 4 timer are in lisp/emacs-lisp. |
5 | 5 |
6 2003-05-31 Kenichi Handa <handa@m17n.org> | 6 2003-05-31 Kenichi Handa <handa@m17n.org> |
7 | |
8 * buffer.c (Fset_buffer_multibyte): Correctly recover a narrowed | |
9 region when a buffer is changed to unibyte. | |
7 | 10 |
8 * charset.h (VALID_LEADING_CODE_P): New macro. | 11 * charset.h (VALID_LEADING_CODE_P): New macro. |
9 (UNIBYTE_STR_AS_MULTIBYTE_P): Check more rigidly. | 12 (UNIBYTE_STR_AS_MULTIBYTE_P): Check more rigidly. |
10 | 13 |
11 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags | 14 * coding.c (DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags |