Mercurial > emacs
diff src/ChangeLog @ 77109:6d0e829fb0ea
* xdisp.c (note_mode_line_or_margin_highlight): Don't decrement glyph
pointer before start of glyph row.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Tue, 10 Apr 2007 15:57:01 +0000 |
| parents | c3e98bc469ef |
| children | 1fbea0905278 4ef881a120fe |
line wrap: on
line diff
--- a/src/ChangeLog Tue Apr 10 11:40:50 2007 +0000 +++ b/src/ChangeLog Tue Apr 10 15:57:01 2007 +0000 @@ -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.
