Mercurial > emacs
changeset 67406:e493ff9c436d
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 08 Dec 2005 22:52:16 +0000 |
parents | f8d3bd39d0a1 |
children | bb2f67d4e710 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 08 22:24:35 2005 +0000 +++ b/lisp/ChangeLog Thu Dec 08 22:52:16 2005 +0000 @@ -1,3 +1,8 @@ +2005-12-08 Kim F. Storm <storm@cua.dk> + + * emulation/cua-rect.el (cua--rectangle-aux-replace): Fix + indention of text on right side of replaced rectangle. + 2005-12-09 Nick Roberts <nickrob@snap.net.nz> * progmodes/gud.el (gud-speedbar-buttons, gud-tooltip-tips):