Variable: auto-coding-file-name
auto-coding-file-name is a variable defined in mule.el.gz.
Value
nil
Documentation
Variable holding the name of the file for auto-coding-functions.
Probably introduced at or before Emacs version 30.1.
Source Code
;; Defined in /usr/src/emacs/lisp/international/mule.el.gz
(defvar auto-coding-file-name nil
"Variable holding the name of the file for `auto-coding-functions'.")