aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2009-04-09 01:18:21 +0000
committerChong Yidong2009-04-09 01:18:21 +0000
commit1c33b028b9be5bedd031089b3244f02188ce17ec (patch)
tree710e3f52b37935b1c3fbf33c8923412ed1434f1d /etc
parentcd55a2dbd01a91b818a6a100641622d090c54a08 (diff)
downloademacs-1c33b028b9be5bedd031089b3244f02188ce17ec.tar.gz
emacs-1c33b028b9be5bedd031089b3244f02188ce17ec.zip
Documented fill-forward-paragraph-function.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
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.
1933modes like Info can teach bookmark.el how to save and restore the 1933modes like Info can teach bookmark.el how to save and restore the
1934relevant data. 1934relevant data.
1935 1935
1936+++
1936*** `fill-forward-paragraph-function' specifies which function the 1937*** `fill-forward-paragraph-function' specifies which function the
1937filling code should use to find paragraph boundaries. 1938filling code should use to find paragraph boundaries.
1938 1939