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