From: Kim F. Storm Date: Thu, 4 Jul 2002 22:19:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14308 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d6f3bc1c829dd394bd701a98728ffcc929a95f0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c7a37fa3682..ec517f265ae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-07-05 Kim F. Storm + + * emulation/cua-rect.el (cua--rectangle-operation): Don't call + FCT if current column is outside rectangle. + (cua--delete-rectangle): Do nothing if zero width or out of bounds. + 2002-07-04 Per Abrahamsen * simple.el (toggle-truncate-lines): New command.