comparison 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
comparison
equal deleted inserted replaced
102914:8b13a9b37672 102915:5200e3730ccd
1 2009-04-09 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-rect.el (cua--indent-rectangle): Insert tabs using
4 tab-to-tab-stop to respect indent-tabs-mode.
5
1 2009-04-09 Richard M Stallman <rms@gnu.org> 6 2009-04-09 Richard M Stallman <rms@gnu.org>
2 7
3 * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd. 8 * mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
4 (rmail-kill-label, rmail-add-label): Doc fixes. 9 (rmail-kill-label, rmail-add-label): Doc fixes.
5 10