(generated-autoload-file): Autoload the safe-local-variable setting.
This commit is contained in:
parent
f01cbfdda1
commit
a25beddb33
2 changed files with 9 additions and 3 deletions
|
@ -41,6 +41,7 @@
|
|||
A `.el' file can set this in its local variables section to make its
|
||||
autoloads go somewhere else. The autoload file is assumed to contain a
|
||||
trailer starting with a FormFeed character.")
|
||||
;;;###autoload
|
||||
(put 'generated-autoload-file 'safe-local-variable 'stringp)
|
||||
|
||||
;; This feels like it should be a defconst, but MH-E sets it to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue