Mercurial > emacs
diff lisp/ChangeLog @ 102915:5200e3730ccd
(cua--indent-rectangle): Insert tabs using
tab-to-tab-stop to respect indent-tabs-mode.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 09 Apr 2009 17:13:54 +0000 |
parents | 8b13a9b37672 |
children | 44495616088c |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 09 16:50:36 2009 +0000 +++ b/lisp/ChangeLog Thu Apr 09 17:13:54 2009 +0000 @@ -1,3 +1,8 @@ +2009-04-09 Kim F. Storm <storm@cua.dk> + + * emulation/cua-rect.el (cua--indent-rectangle): Insert tabs using + tab-to-tab-stop to respect indent-tabs-mode. + 2009-04-09 Richard M Stallman <rms@gnu.org> * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.