log lisp/textmodes/paragraphs.el @ 58627:fee84e9454db

age author description
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.