* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph

pointer before start of glyph row.
This commit is contained in:
Chong Yidong 2007-04-10 15:57:01 +00:00
parent ae8bf5abb8
commit 63a4fc686d

View 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.