comparison lisp/ChangeLog @ 84773:d8b9b78eb16c

(indent-for-tab-command): Indent the region if transient-mark-mode and the region is active.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 22 Sep 2007 00:57:00 +0000
parents 20c4f1b1d217
children 3c064398f718
comparison
equal deleted inserted replaced
84772:c104419f915c 84773:d8b9b78eb16c
1 2007-09-22 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * indent.el (indent-for-tab-command): Indent the region if
4 transient-mark-mode and the region is active.
5
1 2007-09-21 Francesco Potort,Al(B <pot@gnu.org> 6 2007-09-21 Francesco Potort,Al(B <pot@gnu.org>
2 7
3 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to 8 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
4 add inferior-octave-directory-tracker to the buffer-local value 9 add inferior-octave-directory-tracker to the buffer-local value
5 of comint-input-filter-functions. 10 of comint-input-filter-functions.