* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph
authorChong Yidong <cyd@stupidchicken.com>
Tue, 10 Apr 2007 15:57:01 +0000 (15:57 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 10 Apr 2007 15:57:01 +0000 (15:57 +0000)
pointer before start of glyph row.

src/ChangeLog

index b6cb540..cfe86da 100644 (file)
@@ -1,3 +1,8 @@
+2007-04-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (note_mode_line_or_margin_highlight): Don't decrement
+       glyph pointer before start of glyph row.
+
 2007-04-09  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * s/darwin.h (__restrict, struct kboard): Remove outdated workarounds.