/[emacs]/emacs/lisp/textmodes/fill.el
ViewVC logotype

Diff of /emacs/lisp/textmodes/fill.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.135 by monnier, Mon Nov 19 23:51:03 2001 UTC revision 1.136 by monnier, Sun Nov 25 22:37:00 2001 UTC
# Line 106  This function is used when `adaptive-fil Line 106  This function is used when `adaptive-fil
106    :type '(choice (const nil) function)    :type '(choice (const nil) function)
107    :group 'fill)    :group 'fill)
108    
109  (defvar fill-indent-according-to-mode t  (defvar fill-indent-according-to-mode nil ;Screws up CC-mode's filling tricks.
110    "Whether or not filling should try to use the major mode's indentation.")    "Whether or not filling should try to use the major mode's indentation.")
111    
112  (defun current-fill-column ()  (defun current-fill-column ()

Legend:
Removed from v.1.135  
changed lines
  Added in v.1.136

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26