log lisp/textmodes/fill.el @ 67916:26c863f15f72

age author description
Fri, 30 Dec 2005 05:59:16 +0000 Juri Linkov (fill-single-word-nobreak-p): Use `sentence-end'.
Fri, 21 Oct 2005 08:50:28 +0000 Juri Linkov (fill-nobreak-p): Fix first two rules to skip backward only
Tue, 09 Aug 2005 14:01:29 +0000 Juanma Barranquero (fill-nonuniform-paragraphs): Improve argument/docstring consistency.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 13 Jun 2005 19:33:21 +0000 Stefan Monnier (fill-match-adaptive-prefix): New function.
Sat, 11 Jun 2005 13:49:56 +0000 Eli Zaretskii (fill-context-prefix): Try `adaptive-fill-function'
Thu, 19 May 2005 19:06:19 +0000 Juanma Barranquero Specify missing group (and type, if simple) in defcustom.
Thu, 31 Mar 2005 04:44:46 +0000 Kenichi Handa (fill-text-properties-at): New function.
Fri, 11 Mar 2005 02:04:05 +0000 Kenichi Handa Change encoding to iso-2022-7bit and add coding: tag.
Tue, 20 Jul 2004 20:51:13 +0000 Richard M. Stallman (fill-comment-paragraph): Handle indent-tabs-mode.
Sun, 18 Apr 2004 22:08:54 +0000 Juri Linkov (canonically-space-region, fill-nobreak-p, fill-delete-newlines):
Sun, 04 Apr 2004 20:18:44 +0000 Stefan Monnier (fill-comment-paragraph): Obey indent-tabs-mode.
Thu, 25 Mar 2004 10:41:49 +0000 Juri Linkov (fill): Fix Info link.
Mon, 08 Mar 2004 01:07:13 +0000 Stefan Monnier (fill) <defgroup>: Move from cus-edit.el.
Thu, 04 Mar 2004 00:28:42 +0000 Stefan Monnier (fill-comment-paragraph): Be more careful when
Tue, 02 Mar 2004 22:19:19 +0000 Stefan Monnier (fill-paragraph): Don't check comment-start-skip,
Tue, 27 Jan 2004 07:34:18 +0000 Kenichi Handa (fill-delete-newlines): Don't add a space if a
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 22 Jul 2003 20:39:22 +0000 Stefan Monnier (fill-comment-paragraph): Construct a regexp
Wed, 30 Apr 2003 21:01:05 +0000 Stefan Monnier (text-property-default-nonsticky): Add fill-space.
Mon, 21 Apr 2003 16:22:08 +0000 Stefan Monnier (fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.
Fri, 04 Apr 2003 21:43:12 +0000 Stefan Monnier (fill-delete-newlines): Don't delete past TO.
Fri, 04 Apr 2003 20:57:54 +0000 Stefan Monnier (fill-paragraph): Don't skip prefix now that markers work right.
Fri, 04 Apr 2003 20:56:10 +0000 Stefan Monnier (fill-delete-newlines): Remove trailing whitespace.
Thu, 03 Apr 2003 00:53:49 +0000 Stefan Monnier (fill-newline): Don't leave markers before the prefix.
Wed, 02 Apr 2003 23:40:36 +0000 Stefan Monnier (fill-delete-newlines): Don't add a trailing space.
Wed, 02 Apr 2003 23:04:09 +0000 Stefan Monnier (fill-region-as-paragraph): Remove obsolete `save-restriction'.
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.
Wed, 10 Apr 2002 21:21:12 +0000 Stefan Monnier (adaptive-fill-regexp): Add ! and %.
Wed, 10 Apr 2002 18:19:44 +0000 Stefan Monnier (fill-context-prefix): Match the two prefixes
Fri, 07 Dec 2001 03:34:59 +0000 Richard M. Stallman (set-justification): Rename arg VALUE to STYLE.
Mon, 03 Dec 2001 06:11:37 +0000 Pavel Jank Doc fixes.
Sun, 25 Nov 2001 22:37:00 +0000 Stefan Monnier (fill-indent-according-to-mode): Default to nil.
Mon, 19 Nov 2001 23:51:03 +0000 Stefan Monnier (fill-delete-prefix, fill-delete-newlines):
Sat, 03 Nov 2001 00:55:10 +0000 Stefan Monnier (fill-context-prefix): Fix braino.
Fri, 02 Nov 2001 03:10:31 +0000 Stefan Monnier (fill-region-as-paragraph): Don't forget to skip
Tue, 30 Oct 2001 08:08:12 +0000 Stefan Monnier (sentence-end-double-space, sentence-end-without-period): Move to paragraphs.
Wed, 22 Aug 2001 22:20:06 +0000 Stefan Monnier (adaptive-fill-regexp): Admit tabs as well.
Mon, 06 Aug 2001 10:12:17 +0000 Pavel Jank Keyword added and FSF specified as Maintainer.
Mon, 25 Jun 2001 19:19:58 +0000 Stefan Monnier (fill-region-as-paragraph): Don't look further back than LINEBEG.
Fri, 23 Mar 2001 08:18:34 +0000 Stefan Monnier (fill-individual-paragraphs-prefix): Fix transcription typo.
Wed, 07 Mar 2001 00:12:59 +0000 Stefan Monnier (fill-context-prefix): Allow first-line-prefix to match paragraph-start.
Thu, 22 Feb 2001 20:08:33 +0000 Stefan Monnier (fill-region-as-paragraph): Skip spaces backward
Wed, 07 Feb 2001 23:31:57 +0000 Dave Love (adaptive-fill-function): Fix :type
Wed, 31 Jan 2001 16:12:07 +0000 Gerd Moellmann (set-fill-prefix): Cancel fill prefix if point