Mercurial > emacs
changeset 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 | de26c8f221a3 |
children | 95b9424785f7 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.