Mercurial > emacs
diff lisp/ChangeLog @ 46179:6e82e521d3ab
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 04 Jul 2002 22:19:57 +0000 |
parents | 1171aca8b1d2 |
children | 99d6a42ded52 |
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.