Index: emacs/man/text.texi
diff -c emacs/man/text.texi:1.53 emacs/man/text.texi:1.54
*** emacs/man/text.texi:1.53    Tue Apr 26 10:51:41 2005
--- emacs/man/text.texi Fri Jun 17 13:56:00 2005
***************
*** 745,752 ****
  automatically by setting the variable @code{adaptive-fill-function} to a
  function.  This function is called with point after the left margin of a
  line, and it should return the appropriate fill prefix based on that
! line.  If it returns @code{nil}, that means it sees no fill prefix in
! that line.
  
  @node Longlines
  @subsection Long Lines Mode
--- 745,752 ----
  automatically by setting the variable @code{adaptive-fill-function} to a
  function.  This function is called with point after the left margin of a
  line, and it should return the appropriate fill prefix based on that
! line.  If it returns @code{nil}, @code{adaptive-fill-regexp} gets
! a chance to find a prefix.
  
  @node Longlines
  @subsection Long Lines Mode


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to