projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0b8421
)
* build-aux/update-subdirs: Put "no-update-autoloads: t" in output.
author
Glenn Morris
<rgm@gnu.org>
Wed, 22 Jul 2015 23:22:49 +0000
(19:22 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 22 Jul 2015 23:22:49 +0000
(19:22 -0400)
build-aux/update-subdirs
patch
|
blob
|
history
diff --git
a/build-aux/update-subdirs
b/build-aux/update-subdirs
index d544b226951f07890529885e6acb5be512325318..f0ce03992f2de98e387c7e0e7d91aad2b2a4935b 100755
(executable)
--- a/
build-aux/update-subdirs
+++ b/
build-aux/update-subdirs
@@
-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~