log lisp/textmodes/paragraphs.el @ 69818:684aaf007d39

age author description
Thu, 06 Apr 2006 15:36:24 +0000 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 25 Oct 2005 04:56:18 +0000 Stefan Monnier (sentence-end-base): Use real chars, so as
Fri, 21 Oct 2005 18:56:56 +0000 Richard M. Stallman (sentence-end-base): New variable.
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.
Wed, 29 Dec 2004 01:34:31 +0000 Richard M. Stallman (mark-paragraph): New arg ALLOW-EXTEND
Mon, 13 Dec 2004 03:11:09 +0000 Juri Linkov * textmodes/paragraphs.el (mark-paragraph):
Sat, 09 Oct 2004 18:49:01 +0000 Luc Teirlinck (sentence-end-double-space)
Wed, 29 Sep 2004 22:21:24 +0000 Luc Teirlinck (forward-paragraph): Avoid args-out-of-range error when point winds up
Mon, 06 Sep 2004 00:37:02 +0000 Luc Teirlinck (use-hard-newlines): Make it into a permanent local.
Sun, 13 Jun 2004 22:03:53 +0000 Richard M. Stallman (sentence-end): Add 0x5397d as close brace.
Sat, 22 May 2004 21:53:38 +0000 Richard M. Stallman (sentence-end): Match unicode curly quotes as a close quote.
Sun, 18 Apr 2004 22:08:03 +0000 Juri Linkov (sentence-end) <function>: New fun with default value taken
Mon, 16 Feb 2004 19:34:25 +0000 Eli Zaretskii * net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.
Tue, 27 Jan 2004 07:31:36 +0000 Kenichi Handa (sentence-end-without-space): New variable.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 23 May 2003 12:46:38 +0000 Richard M. Stallman (repunctuate-sentences): New function.
Mon, 24 Feb 2003 04:50:59 +0000 Kenichi Handa (sentence-end): Add Chinese and Japanese characters.
Tue, 04 Feb 2003 13:30:45 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 18 Nov 2002 04:18:23 +0000 Markus Rost (use-hard-newlines): Add group.
Thu, 10 Oct 2002 18:01:57 +0000 Stefan Monnier (forward-paragraph): Keep track of remaining paragraphs to skip more carefully.
Thu, 03 Oct 2002 23:00:19 +0000 Stefan Monnier (forward-paragraph): Return the steps left.
Sun, 17 Feb 2002 15:07:35 +0000 Kai Grojohann * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
Fri, 15 Feb 2002 08:53:15 +0000 Kai Grojohann * lisp/simple.el (mark-word): Mark more if repeated.
Fri, 30 Nov 2001 17:18:27 +0000 Kai Grojohann (mark-paragraph): Clarify doc. Clarify
Tue, 30 Oct 2001 06:46:49 +0000 Stefan Monnier (sentence-end-double-space, sentence-end-without-period): Move from fill.el.
Tue, 30 Oct 2001 05:57:43 +0000 Stefan Monnier (use-hard-newlines): Use define-minor-mode.
Tue, 07 Aug 2001 09:57:07 +0000 Gerd Moellmann (forward-sentence): Avoid building
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.