]> code.delx.au - gnu-emacs/blobdiff - build-aux/update-subdirs
* build-aux/update-subdirs: Put "no-update-autoloads: t" in output.
[gnu-emacs] / build-aux / update-subdirs
index d544b226951f07890529885e6acb5be512325318..f0ce03992f2de98e387c7e0e7d91aad2b2a4935b 100755 (executable)
@@ -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~