diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f66f5d04184..9f99e31d670 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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): |
