From c59ee3b4c27bc4b77706fd3332317160f50dd913 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 3 Sep 2004 12:19:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2877097c39a..29b8f3fa81c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,11 @@ 2004-09-03 Kim F. Storm + * emulation/cua-rect.el (cua--overlay-keymap): New keymap for + highlight overlays; allow using RET when cursor is over a button. + (cua--highlight-rectangle): Use it. + (cua--rectangle-set-corners): Don't move backwards at eol. + (cua--forward-line): Don't move into void after eob. + * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that point is set (and displayed) inside rectangle. (cua--rectangle-operation): Fix for highlight of empty lines. -- 2.39.5