auto-save-mode

auto-save-mode is an interactive compiled Lisp function in `simple.el'.


(auto-save-mode &optional ARG)

Toggle auto-saving in the current buffer (Auto Save mode).
With a prefix argument ARG, enable Auto Save mode if ARG is
positive, and disable it otherwise.

If called from Lisp, enable the mode if ARG is omitted or nil.