Variable: auto-save-hook
auto-save-hook is a variable defined in files.el.gz.
Value
nil
Documentation
Normal hook run just before auto-saving.
Source Code
;; Defined in /usr/src/emacs/lisp/files.el.gz
(defvar auto-save-hook nil
"Normal hook run just before auto-saving.")