]> code.delx.au - gnu-emacs/commit
(set_cursor_from_row): Fix cursor property on overlay string,
authorKim F. Storm <storm@cua.dk>
Sun, 19 Mar 2006 19:38:48 +0000 (19:38 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 19 Mar 2006 19:38:48 +0000 (19:38 +0000)
commit3dcef10bbc435cc2d2b89670366500603fd6f31b
tree199d21d7b22c096b6432c04d00abf2505f4219ed
parentd79c9e9d25a709b84a858ca58f1562b21f2d573d
(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.
src/xdisp.c