aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2000-10-31 12:42:51 +0000
committerJason Rumney2000-10-31 12:42:51 +0000
commit01b220b61ab1e1790b998a7e7a75a03cd0ef4188 (patch)
tree10a8ea4021bcc769c196a6a746368bd851452a13 /src/ChangeLog
parent4edc4a39e6546f643d5d17bae067b3cf8fe8ce31 (diff)
downloademacs-01b220b61ab1e1790b998a7e7a75a03cd0ef4188.tar.gz
emacs-01b220b61ab1e1790b998a7e7a75a03cd0ef4188.zip
(x_produce_glyphs): Handle composite characters.
(x_draw_glyph_string_foreground) (x_draw_composite_glyph_string_foreground): Restore old font.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fd0fac81b21..a1730161457 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12000-10-31 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c (x_produce_glyphs): Handle composite characters.
4 (x_draw_glyph_string_foreground)
5 (x_draw_composite_glyph_string_foreground): Restore old font.
6
12000-10-31 Miles Bader <miles@lsi.nec.co.jp> 72000-10-31 Miles Bader <miles@lsi.nec.co.jp>
2 8
3 * minibuf.c (read_minibuf): Reset the undo history just before 9 * minibuf.c (read_minibuf): Reset the undo history just before