Mercurial > emacs
changeset 67142:415da80c14c7
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 26 Nov 2005 23:30:30 +0000 |
parents | bb428fcd0e86 |
children | cbf6461ecbbd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Nov 26 19:25:36 2005 +0000 +++ b/lisp/ChangeLog Sat Nov 26 23:30:30 2005 +0000 @@ -1,3 +1,8 @@ +2005-11-27 Kim F. Storm <storm@cua.dk> + + * emulation/cua-rect.el (cua--highlight-rectangle): Preserve + existing face when partially highlighting a TAB in a rectangle. + 2005-11-26 Kim F. Storm <storm@cua.dk> * ido.el (ido-mode-map): Doc fix.