log lisp/textmodes/fill.el @ 50021:b5ec65424fcc

age author description
Tue, 04 Feb 2003 13:30:45 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 19 Jan 2003 00:19:44 +0000 Stefan Monnier (fill-comment-paragraph): Fix simplistic regexp-concatenation.
Thu, 16 Jan 2003 19:46:00 +0000 Stefan Monnier (fill-region-as-paragraph): Only erase `hard' property until end-of-paragraph.
Mon, 02 Dec 2002 16:19:52 +0000 Richard M. Stallman (fill-indent-to-left-margin): New function.
Wed, 13 Nov 2002 23:32:21 +0000 Kim F. Storm (fill-nobreak-invisible): New var.
Thu, 07 Nov 2002 22:50:57 +0000 Stefan Monnier (fill-paragraph): Consider a comment-start as
Sun, 03 Nov 2002 03:41:11 +0000 Stefan Monnier (fill-paragraph-handle-comment): New var.
Thu, 31 Oct 2002 00:30:36 +0000 Stefan Monnier (fill-move-to-break-point): Skip white space
Mon, 07 Oct 2002 13:54:44 +0000 Stefan Monnier (fill-paragraph): Go to BOL before calling forward-paragraph to make
Thu, 03 Oct 2002 23:01:35 +0000 Stefan Monnier (fill-paragraph): Give up if there's no paragraph at or after point.
Fri, 06 Sep 2002 07:18:44 +0000 Juanma Barranquero (fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.
Mon, 29 Apr 2002 04:01:31 +0000 Stefan Monnier (fill-context-prefix): Fix last change with yet-another-approach.
Fri, 12 Apr 2002 02:56:29 +0000 Stefan Monnier (fill-region-as-paragraph): Use save-excursion instead of relying on
Fri, 12 Apr 2002 00:01:53 +0000 Stefan Monnier (fill-context-prefix): Fix up last change.
Thu, 11 Apr 2002 22:00:07 +0000 Stefan Monnier (canonically-space-region): Obey sentence-end.