diff options
author | Kim F. Storm <storm@cua.dk> | 2006-03-19 19:59:17 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2006-03-19 19:59:17 +0000 |
commit | 45c1c789a5e551e8eb832d2448f4fd1888b4967d (patch) | |
tree | 38929ae6b540355b9c829990a7265c380aa09591 /lisp | |
parent | 531bedc37c5e0b060c51565ba3a17ef471c2b510 (diff) | |
download | emacs-45c1c789a5e551e8eb832d2448f4fd1888b4967d.tar.gz emacs-45c1c789a5e551e8eb832d2448f4fd1888b4967d.tar.bz2 emacs-45c1c789a5e551e8eb832d2448f4fd1888b4967d.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <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 |