log lisp/textmodes/fill.el @ 11234:4d2a2fe1d8d7

age author description
Fri, 07 Apr 1995 01:20:53 +0000 Karl Heuer Update copyright.
Sun, 02 Apr 1995 00:11:19 +0000 Richard M. Stallman (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
Mon, 13 Mar 1995 06:31:48 +0000 Richard M. Stallman (adaptive-fill-regexp): Skip # or ;.
Mon, 13 Mar 1995 06:26:39 +0000 Richard M. Stallman (adaptive-fill-regexp): Skip #'s and ;'s.
Thu, 23 Feb 1995 18:22:04 +0000 Boris Goldowsky (set-fill-prefix): start from left-margin.
Thu, 02 Feb 1995 19:28:31 +0000 Richard M. Stallman (fill-paragraph): Bind fill-paragraph-function to nil before calling it.
Thu, 02 Feb 1995 09:50:23 +0000 Richard M. Stallman (fill-paragraph-function): New variable.
Wed, 25 Jan 1995 00:05:59 +0000 Richard M. Stallman (justify-current-line): Avoid error comparing fill-prefix
Fri, 20 Jan 1995 23:06:06 +0000 Richard M. Stallman (fill-region-as-paragraph): At end, advance over any newlines
Thu, 19 Jan 1995 04:29:17 +0000 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
Thu, 19 Jan 1995 04:27:15 +0000 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
Thu, 19 Jan 1995 04:20:52 +0000 Richard M. Stallman (set-justification): New function.
Fri, 13 Jan 1995 08:44:26 +0000 Richard M. Stallman (fill-region-as-paragraph): Don't modify newline
Sun, 04 Dec 1994 19:49:21 +0000 Richard M. Stallman (fill-region-as-paragraph): If region starts in mid-line,
Wed, 26 Oct 1994 09:32:04 +0000 Richard M. Stallman (fill-individual-paragraphs): Avoid infinite loop
Sun, 02 Oct 1994 02:23:21 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph): Fix previous change.
Sat, 01 Oct 1994 07:35:26 +0000 Richard M. Stallman (fill-region, fill-region-as-paragraph):
Fri, 23 Sep 1994 20:46:35 +0000 Richard M. Stallman (justify-current-line): Inherit props when inserting spaces.
Wed, 27 Jul 1994 20:09:22 +0000 Richard M. Stallman (justify-current-line): Delete space at end of line.
Sat, 28 May 1994 08:15:16 +0000 Richard M. Stallman (fill-region-as-paragraph): if left-margin is nonzero,
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Fri, 04 Feb 1994 04:45:52 +0000 Richard M. Stallman (sentence-end-double-space): New variable.
Thu, 23 Dec 1993 03:47:45 +0000 Richard M. Stallman (fill-region-as-paragraph): Do allow breaking line at a period
Fri, 12 Nov 1993 23:35:39 +0000 Richard M. Stallman (fill-individual-paragraphs): Fix skipping headers of yanked message.
Mon, 02 Aug 1993 05:55:56 +0000 Richard M. Stallman (fill-region-as-paragraph): When we take one word
Fri, 30 Jul 1993 07:01:23 +0000 Richard M. Stallman (fill-region-as-paragraph): Move misplaced paren
Sun, 11 Apr 1993 04:02:23 +0000 Richard M. Stallman (fill-nonuniform-paragraphs): New command.
Sun, 28 Mar 1993 22:56:29 +0000 Richard M. Stallman (fill-individual-paragraphs): When skipping mail headers, skip to a blank line.
Sun, 28 Mar 1993 22:07:36 +0000 Richard M. Stallman Cancel previous change; this version should be identical to version 1.17.
Sat, 27 Mar 1993 01:58:16 +0000 Eric S. Raymond (fill-paragraph, justify-current-line) Now uses the skip-syntax-
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Thu, 11 Mar 1993 07:05:23 +0000 Jim Blandy * simple.el (yank, yank-pop): Always return nil; don't rely on
Sun, 04 Oct 1992 04:10:02 +0000 Richard M. Stallman (fill-paragraph): Don't actually change point before
Tue, 01 Sep 1992 19:05:09 +0000 Richard M. Stallman entered into RCS
Wed, 22 Jul 1992 04:22:42 +0000 Eric S. Raymond *** empty log message ***
Sun, 19 Jul 1992 16:46:51 +0000 Richard M. Stallman *** empty log message ***
Fri, 17 Jul 1992 08:15:29 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Wed, 24 Jun 1992 22:42:10 +0000 Richard M. Stallman *** empty log message ***
Mon, 22 Jun 1992 01:29:50 +0000 Richard M. Stallman *** empty log message ***
Tue, 02 Jun 1992 02:33:00 +0000 Richard M. Stallman *** empty log message ***
Sat, 30 May 1992 23:54:21 +0000 Eric S. Raymond *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Sat, 21 Dec 1991 09:14:03 +0000 Jim Blandy *** empty log message ***
Wed, 20 Mar 1991 04:10:45 +0000 Richard M. Stallman *** empty log message ***
Fri, 27 Jul 1990 04:20:16 +0000 root Initial revision