Richard M. Stallman
1a2f8b7353
(indent-according-to-mode, indent-region): Doc fix.
2002-11-29 15:06:59 +00:00
Eli Zaretskii
5a0f9388a1
(indent-rigidly): Mention how to remove all indentation.
2002-05-21 16:28:08 +00:00
Richard M. Stallman
1d9cc34573
(indent-region): Make COLUMN arg optional.
2002-05-19 16:09:28 +00:00
Stefan Monnier
e30ce0986a
(indent-for-tab-command): Remove spurious code.
2002-02-01 21:44:26 +00:00
Stefan Monnier
f059f7032f
(indent-line-function): Default is indent-relative again.
2001-12-06 16:17:08 +00:00
Richard M. Stallman
2ed848b01f
(indent-line-function): Default is indent-to-left-margin again.
2001-12-02 04:47:16 +00:00
Stefan Monnier
19b7046099
(tab-to-tab-stop): Use delete-horizontal-space.
2001-12-02 03:55:16 +00:00
Stefan Monnier
fe552b4c0d
(tab-always-indent, indent-for-tab-command):
...
Remove redundant `never' setting.
2001-11-02 04:57:54 +00:00
Stefan Monnier
a17b712b4d
(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.
2001-10-30 05:37:08 +00:00
Eli Zaretskii
1fd63d9b9b
(indent-relative-maybe, indent-relative): Doc fix.
2001-06-22 11:49:18 +00:00
Gerd Moellmann
61294601ff
(indent-for-tab-command): Call indent-line-function
...
with no argument if PREFIX-ARG is non-nil.
2001-04-17 16:33:10 +00:00
Stefan Monnier
20b1d07968
(tab-always-indent): New var.
...
(indent-for-tab-command): Use it.
2000-10-07 04:13:09 +00:00
Gerd Moellmann
b9ce5694b3
(indent-for-tab-command): Doc fix.
2000-09-14 12:19:16 +00:00
Gerd Moellmann
eca1e29e88
(indent-for-tab-command): Doc fix.
2000-08-08 18:32:20 +00:00
Gerd Moellmann
6528f1ca13
(indent-region): Doc fix.
1999-10-25 12:51:38 +00:00
Richard M. Stallman
f6f53207b9
(indent-relative): Doc fix.
1999-09-03 01:00:15 +00:00
Richard M. Stallman
0f6ca6cf10
(tab-stop-list): Doc fix.
1997-09-12 22:34:30 +00:00
Richard M. Stallman
5e9f80a8d5
(indent-relative, insert-tab):
...
Don't call expand-abbrev unless preceding character is a word char.
1997-08-24 16:26:31 +00:00
Richard M. Stallman
ddb3136ef7
Customized.
1997-08-19 00:03:01 +00:00
Karl Heuer
cd6d305e53
(indent-line-to): Fix off-by-one bug when deciding
...
whether to delete the existing spaces.
1997-03-14 16:35:03 +00:00
Erik Naggum
4424ce6f12
(insert-tab): fix previous change
1996-04-29 18:12:08 +00:00
Richard M. Stallman
10992b014c
(indent-for-tab-command): Pass prefix arg to indent-tab.
...
(insert-tab): Handle prefix arg.
1996-04-28 23:41:52 +00:00
Richard M. Stallman
7d43e2ad65
(beginning-of-line-text): Check adaptive-fill-regexp is non-nil.
1996-03-06 19:12:58 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
54505d728c
(move-to-left-margin): Removed left-over code that
...
made it fail on right-justified and centered text.
1995-11-17 22:43:35 +00:00
Richard M. Stallman
a80a30b333
(indent-line-to): Delete spaces before inserting a tab.
1995-11-14 21:05:54 +00:00
Richard M. Stallman
34a71c1e6d
(indent-for-tab-command): Get the prefix arg
...
and pass it along to indent-line-function if it isn't nil.
1995-09-14 14:45:02 +00:00
Richard M. Stallman
a296405357
(tab-to-tab-stop): Expand abbrevs only after a word-char.
1995-08-05 20:21:06 +00:00
Richard M. Stallman
3704e77e4a
(indent-region-function): Doc fix.
1995-07-26 22:23:11 +00:00
Richard M. Stallman
8cf19007fd
(set-right-margin): Fix prompt.
1995-04-07 23:44:31 +00:00
Karl Heuer
f8c25f1b67
Update copyright.
1995-04-07 02:21:52 +00:00
Boris Goldowsky
ca2a3cb73f
(indent-line-to): move to end of indentation, even if it didn't change.
1995-03-16 22:36:26 +00:00
Boris Goldowsky
34c3f2b8d9
(current-left-margin): careful of EOB.
...
(move-to-left-margin): Never move past left-margin, even in funny
justify modes.
(set-left-margin): include following whitespace.
(set-left-margin, increase-left-margin): indent rigidly.
(increase-left-margin): allow negative left-margins
(increase-right-margin): allow negative right-margin
(beginning-of-line-text): new fn.
1995-02-23 18:34:22 +00:00
Richard M. Stallman
b3e4518b08
(move-to-left-margin): justification renamed to current-justification.
1995-01-19 04:26:35 +00:00
Richard M. Stallman
106b6d0e36
(standard-indent): New variable.
...
(alter-text-property, current-left-margin, move-to-left-margin)
(delete-to-left-margin, set-left-margin, set-right-margin)
(increase-left-margin, decrease-left-margin, increase-right-margin)
(decrease-right-margin, indent-line-to): New functions.
(indent-to-left-margin): Use indent-line-to. Don't delete or
insert anything unless necessary.
1995-01-19 04:15:32 +00:00
Richard M. Stallman
c1194ae809
(indent-rigidly): Insert new indent, then delete old.
1994-08-27 19:40:47 +00:00
Richard M. Stallman
dcb8f03d8d
(move-to-tab-stop): Delete spurious multiple definition.
1994-07-12 00:41:10 +00:00
Richard M. Stallman
fbf8f564cf
(move-to-tab-stop): Delete unnecessary spaces
...
before the old point if a tab followed or follows the old point.
1994-06-23 23:57:33 +00:00
Richard M. Stallman
f787c66bea
(move-to-tab-stop): Get rid of spaces before tabs
...
that were made by an immediately previous use of this command.
1994-06-20 22:52:49 +00:00
Richard M. Stallman
9d840bec3e
(tab-to-tab-stop): Combine new indentation with previous.
1994-06-20 01:52:51 +00:00
Richard M. Stallman
7ad68eadd6
(tab-stop-list): Doc fix.
1994-06-06 09:22:14 +00:00
Richard M. Stallman
232acca722
(indent-region): Fix paren error in last change.
1993-08-06 22:15:45 +00:00
Richard M. Stallman
88a2603af6
(indent-region): Rename arg ARG to COLUMN.
...
Don't add fill-prefix to empty line.
Don't change whitespace in empty line.
1993-08-06 01:56:26 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Jim Blandy
797d8537f2
* indent.el (indent-region, indent-region-function): Doc fix.
1993-03-15 06:37:33 +00:00
Jim Blandy
7cf2444d4f
* indent.el (indent-line-function): Doc fix.
1993-03-15 06:01:50 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Jim Blandy
e5d77022e8
*** empty log message ***
1992-06-30 13:54:21 +00:00
Eric S. Raymond
1a06eabd17
*** empty log message ***
1992-05-30 23:12:08 +00:00