]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 4 Jul 2002 22:19:57 +0000 (22:19 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 4 Jul 2002 22:19:57 +0000 (22:19 +0000)
lisp/ChangeLog

index c7a37fa3682879b559bf35d05bb5ca3dd02f0c0d..ec517f265ae42adfb106a576db2efea3b95956b5 100644 (file)
@@ -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.