changeset 92288:b94c0a2204fd

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Feb 2008 02:57:50 +0000
parents 53a9aa8fe860
children a60153302fa5
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 28 02:57:23 2008 +0000
+++ b/src/ChangeLog	Thu Feb 28 02:57:50 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-28  Kenichi Handa  <handa@ni.aist.go.jp>
+
+	* xdisp.c (display_mode_element): Cancel the previous change.
+	(decode_mode_spec): Likewise.
+
 2008-02-27  Kim F. Storm  <storm@cua.dk>
 
 	* lisp.h (GLYPH): Change type from int to struct with separate char
@@ -100,6 +105,11 @@
 
 2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
 
+	* xdisp.c (x_produce_glyphs): For a visible glyph, assure at least
+	1-pixel width.
+
+2008-02-25  Kenichi Handa  <handa@ni.aist.go.jp>
+
 	* xdisp.c (fill_glyph_string): Pay attention to glyph->padding_p.
 	(append_glyph): Set glyph->pixel_width and glyph->padding_p to 1
 	if the glyph in the font is zero pixel with.