From: Kenichi Handa Date: Mon, 5 Feb 2001 01:20:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.98~174 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=789ce87553de2d2bfdb1f21c28fa19a8a1531742;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 1d669e1c0ea..f3efdee3f28 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-02-05 Kenichi Handa + + * 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 * xfns.c (x_set_font): If font hasn't changed, avoid recomputing