Mercurial > emacs
diff src/ChangeLog @ 69573:96795267cd9b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 19 Mar 2006 19:59:17 +0000 |
parents | 1ea752831737 |
children | 15befdcdc4e9 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 19 19:39:53 2006 +0000 +++ b/src/ChangeLog Sun Mar 19 19:59:17 2006 +0000 @@ -1,3 +1,10 @@ +2006-03-19 Kim F. Storm <storm@cua.dk> + + * xdisp.c (set_cursor_from_row): Fix cursor property on overlay string, + so it doesn't associate overlay string with following glyph by default. + Allow integer property value to specify explicit number of buffer + positions associate with overlay string. + 2006-03-18 Chong Yidong <cyd@stupidchicken.com> * xterm.c (x_display_ok): Fix minor bug and compilation warnings.