summaryrefslogtreecommitdiff
path: root/update-subdirs
diff options
context:
space:
mode:
Diffstat (limited to 'update-subdirs')
-rwxr-xr-xupdate-subdirs3
1 files changed, 1 insertions, 2 deletions
diff --git a/update-subdirs b/update-subdirs
index dfd594ae781..fadbab84e20 100755
--- a/update-subdirs
+++ b/update-subdirs
@@ -41,8 +41,7 @@ if [ "x$subdirs" = x ]; then
rm -f subdirs.el
else
rm -f subdirs.el~
- echo ";; -*- no-byte-compile: t -*-
-;; In load-path, after this directory should come
+ echo ";; In load-path, after this directory should come
;; certain of its subdirectories. Here we specify them.
(normal-top-level-add-to-load-path '($subdirs))
;; Local" "Variables: