/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

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

revision 1.699 by kfstorm, Tue Mar 15 23:15:05 2005 UTC revision 1.700 by monnier, Wed Mar 16 13:11:34 2005 UTC
# Line 3925  Setting this variable automatically make Line 3925  Setting this variable automatically make
3925    "The function to use for `auto-fill-function' if Auto Fill mode is turned on.    "The function to use for `auto-fill-function' if Auto Fill mode is turned on.
3926  Some major modes set this.")  Some major modes set this.")
3927    
3928    (put 'auto-fill-function :minor-mode-function 'auto-fill-mode)
3929  ;; FIXME: turn into a proper minor mode.  ;; FIXME: turn into a proper minor mode.
3930  ;; Add a global minor mode version of it.  ;; Add a global minor mode version of it.
3931  (defun auto-fill-mode (&optional arg)  (defun auto-fill-mode (&optional arg)

Legend:
Removed from v.1.699  
changed lines
  Added in v.1.700

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