# HG changeset patch # User Karl Heuer # Date 818820564 0 # Node ID f85b6bd0f925d9f2f25a463c3e0f13c0daa683a4 # Parent f4eb849fb2337a38ede3988d8cf3be24144c01b7 (fill-context-prefix): Doc fix. diff -r f4eb849fb233 -r f85b6bd0f925 lisp/textmodes/fill.el --- a/lisp/textmodes/fill.el Wed Dec 13 02:02:17 1995 +0000 +++ b/lisp/textmodes/fill.el Wed Dec 13 02:09:24 1995 +0000 @@ -132,7 +132,7 @@ (defun fill-context-prefix (from to &optional first-line-regexp) "Compute a fill prefix from the text between FROM and TO. -This uses the variables `adapive-fill-prefix' and `adaptive-fill-function'. +This uses the variables `adaptive-fill-prefix' and `adaptive-fill-function'. If FIRST-LINE-REGEXP is non-nil, then when taking a prefix from the first line, insist it must match FIRST-LINE-REGEXP." (save-excursion