(indent-line-function): Change default to indent-relative.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2001 05:37:08 +0000 (05:37 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 30 Oct 2001 05:37:08 +0000 (05:37 +0000)
commita17b712b4d812d28086ae9af02f9043b36cf3e19
tree24bfa8ca5180c0253a7e93268c524f9a2fa0f13d
parent0fb36e365e635a1d957c5ee200d16a200a399210
(indent-line-function): Change default to indent-relative.
(tab-always-indent): Add an `always' setting.
(indent-according-to-mode): Handle `indent-relative' and
`indent-relative-maybe' specially.
(indent-for-tab-command): Rename `prefix-arg' to `arg'.
Handle the `always; case for `tab-always-indent'.
Don't call indent-according-to-mode for indent-relative' and
`indent-relative-maybe'.
(insert-tab): Rename `prefix-arg' to `arg'.
(indent-region): Indent the first line as well.
(indent-relative): Don't mark the buffer modified if the indentation
is unchanged.
lisp/indent.el