Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.731 emacs/lisp/simple.el:1.732
*** emacs/lisp/simple.el:1.731  Mon Jun 20 10:26:49 2005
--- emacs/lisp/simple.el        Mon Jun 20 13:52:07 2005
***************
*** 3925,3933 ****
  
  This function is only called during auto-filling of a comment section.
  The function should take a single optional argument, which is a flag
! indicating whether it should use soft newlines.
! 
! Setting this variable automatically makes it local to the current buffer.")
  
  ;; This function is used as the auto-fill-function of a buffer
  ;; when Auto-Fill mode is enabled.
--- 3925,3931 ----
  
  This function is only called during auto-filling of a comment section.
  The function should take a single optional argument, which is a flag
! indicating whether it should use soft newlines.")
  
  ;; This function is used as the auto-fill-function of a buffer
  ;; when Auto-Fill mode is enabled.


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to