aboutsummaryrefslogtreecommitdiffstats
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
41 rm -f subdirs.el 41 rm -f subdirs.el
42else 42else
43 rm -f subdirs.el~ 43 rm -f subdirs.el~
44 echo ";; -*- no-byte-compile: t -*- 44 echo ";; In load-path, after this directory should come
45;; In load-path, after this directory should come
46;; certain of its subdirectories. Here we specify them. 45;; certain of its subdirectories. Here we specify them.
47(normal-top-level-add-to-load-path '($subdirs)) 46(normal-top-level-add-to-load-path '($subdirs))
48;; Local" "Variables: 47;; Local" "Variables: