aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2000-12-18 10:23:43 +0000
committerEli Zaretskii2000-12-18 10:23:43 +0000
commit78555fbea6530018c1cc19e882d4599e7b1c893b (patch)
treee04e3a2025bf1c3d989adac61e1ae6707b8df885 /src/ChangeLog
parent5f1f59555a8708664dea8aeb2f8cda3283a2e37a (diff)
downloademacs-78555fbea6530018c1cc19e882d4599e7b1c893b.tar.gz
emacs-78555fbea6530018c1cc19e882d4599e7b1c893b.zip
(IT_write_glyphs): Compute the glyph face from str->face_id.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9d5bdb44aed..12a82867400 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-12-18 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * msdos.c (IT_write_glyphs): Compute the glyph face from
4 str->face_id.
5
12000-12-18 Kenichi Handa <handa@etl.go.jp> 62000-12-18 Kenichi Handa <handa@etl.go.jp>
2 7
3 * process.c (read_process_output): Don't run a filter if the code 8 * process.c (read_process_output): Don't run a filter if the code