changeset 46179:6e82e521d3ab

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 04 Jul 2002 22:19:57 +0000
parents cd546ee24e14
children fe05a48a78e1
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 04 20:37:14 2002 +0000
+++ b/lisp/ChangeLog	Thu Jul 04 22:19:57 2002 +0000
@@ -1,3 +1,9 @@
+2002-07-05  Kim F. Storm  <storm@cua.dk>
+
+	* 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  <abraham@dina.kvl.dk>
 
 	* simple.el (toggle-truncate-lines): New command.