* build-aux/update-subdirs: Put "no-update-autoloads: t" in output.
This commit is contained in:
parent
a0b8421e3b
commit
8242c3aa36
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ else
|
|||
;; Local" "Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; End:" > subdirs.el~
|
||||
if cmp "subdirs.el" "subdirs.el~" >/dev/null 2>&1; then
|
||||
rm subdirs.el~
|
||||
|
|
Loading…
Add table
Reference in a new issue