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
Jim Blandy
6503cec349
*** empty log message ***
1991-05-13 22:05:14 +00:00
Roland McGrath
483e630e5d
Initial revision
1991-05-11 18:02:10 +00:00