make-auto-save-file-name

make-auto-save-file-name is a compiled Lisp function in `files.el'.

(make-auto-save-file-name)

Return file name to use for auto-saves of current buffer.
Does not consider `auto-save-visited-file-name' as that variable is checked
before calling this function. You can redefine this for customization.
See also `auto-save-file-name-p'.