changeset 47752:2d40dec1b2d0

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 03 Oct 2002 23:01:51 +0000
parents cd005e017b51
children 6859b96dbdd7
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 03 23:01:35 2002 +0000
+++ b/lisp/ChangeLog	Thu Oct 03 23:01:51 2002 +0000
@@ -1,5 +1,10 @@
 2002-10-03  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* textmodes/fill.el (fill-paragraph): Give up if there's no
+	paragraph at or after point.
+
+	* textmodes/paragraphs.el (forward-paragraph): Return the steps left.
+
 	* vc.el (vc-print-log): Unconditionally use `show-log-entry'.
 	(vc-default-show-log-entry): New fun.