From 789ce87553de2d2bfdb1f21c28fa19a8a1531742 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 5 Feb 2001 01:20:37 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5