Commit graph

175 commits

Author SHA1 Message Date
Richard M. Stallman
aea2e14ce5 (fill-region-as-paragraph): Do allow breaking line at a period
followed by two spaces, in the case where we are insisting on having at
least one complete word.
1993-12-23 03:47:45 +00:00
Richard M. Stallman
30b786c340 (fill-individual-paragraphs): Fix skipping headers of yanked message. 1993-11-12 23:35:39 +00:00
Richard M. Stallman
47f3858d11 (fill-region-as-paragraph): When we take one word
after the fill column, don't stop at period with just one space.
When checking whether at beginning of line, if no fill prefix,
ignore intervening whitespace.
1993-08-02 05:55:56 +00:00
Richard M. Stallman
362a07f4a4 (fill-region-as-paragraph): Move misplaced paren
ending `(if (eobp) nil ...)'.
In the loop that avoids breaking after `.' with one space,
break if we actually have two spaces.
1993-07-30 07:01:23 +00:00
Richard M. Stallman
e407986c56 (fill-nonuniform-paragraphs): New command. 1993-04-11 04:02:23 +00:00
Richard M. Stallman
55718e15d6 (fill-individual-paragraphs): When skipping mail headers, skip to a blank line. 1993-03-28 22:56:29 +00:00
Richard M. Stallman
cc1344d5cf Cancel previous change; this version should be identical to version 1.17. 1993-03-28 22:07:36 +00:00
Eric S. Raymond
008d65cfd9 (fill-paragraph, justify-current-line) Now uses the skip-syntax-
forward and backward characters and char-syntax to be smart about
filling syntaxes other than text.

This change was inspired by Richard Caley's fill-para package from LCD,
but the implementation is original.
1993-03-27 01:58:16 +00:00
Eric S. Raymond
e41b2db1da Added or corrected Commentary sections 1993-03-22 03:27:18 +00:00
Jim Blandy
9dfcfbc914 * simple.el (yank, yank-pop): Always return nil; don't rely on
exchange-point-and-mark to return nil.
	* fill.el (justify-current-line): Return nil, to be sure to
	conform with documentation.
1993-03-11 07:05:23 +00:00
Richard M. Stallman
89cd98f3ef (fill-paragraph): Don't actually change point before
calling fill-region-as-paragraph.
(fill-region-as-paragraph): Save point on undo list at start.
1992-10-04 04:10:02 +00:00
Richard M. Stallman
c382a89aa5 entered into RCS 1992-09-01 19:05:09 +00:00
Eric S. Raymond
3a801d0c71 *** empty log message *** 1992-07-22 04:22:42 +00:00
Richard M. Stallman
b9c7647e50 *** empty log message *** 1992-07-19 16:46:51 +00:00
Eric S. Raymond
fd7fa35a05 *** empty log message *** 1992-07-17 08:15:29 +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
Richard M. Stallman
d5a92c0640 *** empty log message *** 1992-06-24 22:42:10 +00:00
Richard M. Stallman
406a57c16e *** empty log message *** 1992-06-22 01:29:50 +00:00
Richard M. Stallman
31c75fa730 *** empty log message *** 1992-06-02 02:33:00 +00:00
Eric S. Raymond
c0274f385f *** empty log message *** 1992-05-30 23:54:21 +00:00
Jim Blandy
e065a56e2d *** empty log message *** 1992-05-10 18:15:10 +00:00
Jim Blandy
aa228418e9 *** empty log message *** 1991-12-21 09:14:03 +00:00
Richard M. Stallman
54d7f6504d *** empty log message *** 1991-03-20 04:10:45 +00:00
root
f53a262dd9 Initial revision 1990-07-27 04:20:16 +00:00