aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-15 10:42:45 +0000
committerGerd Moellmann2001-05-15 10:42:45 +0000
commite335b66af5bd7f1baf8cbf862c507f03255e3b23 (patch)
treed3781edc1684b13816def4a1c06c7330ace90b46 /src
parentd5188d8c0c3a3a9bf4e32f98e18c258695d8988a (diff)
downloademacs-e335b66af5bd7f1baf8cbf862c507f03255e3b23.tar.gz
emacs-e335b66af5bd7f1baf8cbf862c507f03255e3b23.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f6c6dd7ad0..f99fc4d1547 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-05-15 Gerd Moellmann <gerd@gnu.org> 12001-05-15 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xfaces.c (split_font_name): Handle `[...]' for the right
4 font name fields.
5
3 * ccl.c (ccl_driver): Don't copy remaining bytes in case 6 * ccl.c (ccl_driver): Don't copy remaining bytes in case
4 of CCL_STAT_INVALID_CMD. 7 of CCL_STAT_INVALID_CMD.
5 8