Mercurial > emacs
changeset 35882:77f591ec2038
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 05 Feb 2001 01:20:37 +0000 |
parents | d72bdac750d6 |
children | aedc87e25ce2 |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Feb 05 00:39:48 2001 +0000 +++ b/src/ChangeLog Mon Feb 05 01:20:37 2001 +0000 @@ -1,3 +1,11 @@ +2001-02-05 Kenichi Handa <handa@etl.go.jp> + + * ccl.c (CCL_WRITE_CHAR): Check if CH is valid or not. If + invalid, execute CCL_INVALID_CMD. + (ccl_driver): If the CCL program is terminated because of + CCL_STAT_INVALID_CMD, copy the remaining source data to the + destination instead of throwing them away. + 2001-02-02 Gerd Moellmann <gerd@gnu.org> * xfns.c (x_set_font): If font hasn't changed, avoid recomputing