From 45c1c789a5e551e8eb832d2448f4fd1888b4967d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 19 Mar 2006 19:59:17 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b0903f839ad..f84449274e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-03-19 Kim F. Storm + + * 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 * image.el (image-load-path-for-library): Shorten first line in diff --git a/src/ChangeLog b/src/ChangeLog index 8e598412763..9ab5555e1b1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2006-03-19 Kim F. Storm + + * 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 * xterm.c (x_display_ok): Fix minor bug and compilation warnings. -- 2.39.2