aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.229
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index e15c84eb1cd..a3dd57a6df9 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,12 @@
12004-05-29 Kenichi Handa <handa@m17n.org>
2
3 * xdisp.c (BUILD_GLYPH_STRINGS): Check if s is NULL.
4 (x_produce_glyphs): Fix setting of members of cmp in case
5 cmp->glyph_len is zero,
6
7 * fontset.c (Fset_fontset_font): Docstring fixed.
8 (Ffontset_info): Make it backward compatible. New arg ALL.
9
12004-05-11 Kim F. Storm <storm@cua.dk> 102004-05-11 Kim F. Storm <storm@cua.dk>
2 11
3 * process.c (read_process_output): Grow decoding_buf when needed; 12 * process.c (read_process_output): Grow decoding_buf when needed;