log lisp/textmodes/fill.el @ 90119:8395880305fe

age author description
Mon, 14 Mar 2005 05:27:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-25
Fri, 23 Jul 2004 04:30:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 28 Dec 2007 22:26:14 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Dec 2007 04:09:57 +0000 Glenn Morris Remove directory part from filenames in function declarations.
Tue, 20 Nov 2007 00:57:10 +0000 Dan Nicolaescu * progmodes/idlw-help.el: Require browse-url unconditionally, it
Fri, 26 Oct 2007 20:35:31 +0000 Dan Nicolaescu (fill-nobreak-p): Replace obsolete alias
Sat, 20 Oct 2007 23:55:17 +0000 Juri Linkov (fill-paragraph): When the region is active, don't try other `or' branches
Thu, 18 Oct 2007 13:29:30 +0000 Juanma Barranquero (fill-individual-paragraphs): Fix typo in docstring.
Thu, 18 Oct 2007 13:24:15 +0000 Juanma Barranquero (fill-individual-paragraphs): Doc fix.
Thu, 18 Oct 2007 00:06:33 +0000 Juri Linkov (fill-paragraph-or-region): Remove function at the request of RMS.