]> code.delx.au - gnu-emacs/commitdiff
* build-aux/update-subdirs: Put "no-update-autoloads: t" in output.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Jul 2015 23:22:49 +0000 (19:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Jul 2015 23:22:49 +0000 (19:22 -0400)
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~