+2006-03-19 Kim F. Storm <storm@cua.dk>
+
+ * emulation/cua-rect.el (cua--highlight-rectangle): Set overlay
+ cursor property value to 2 (to align with C level change).
+
2006-03-19 Bill Wohler <wohler@newt.com>
* image.el (image-load-path-for-library): Shorten first line in
+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.