From: Chong Yidong Date: Thu, 9 Apr 2009 01:18:21 +0000 (+0000) Subject: Documented fill-forward-paragraph-function. X-Git-Tag: emacs-pretest-23.0.93~192 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c33b028b9be5bedd031089b3244f02188ce17ec;p=emacs.git Documented fill-forward-paragraph-function. --- diff --git a/etc/NEWS b/etc/NEWS index ebeb710163f..f9e4082b77c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1933,6 +1933,7 @@ marker used for window-point. modes like Info can teach bookmark.el how to save and restore the relevant data. ++++ *** `fill-forward-paragraph-function' specifies which function the filling code should use to find paragraph boundaries.