From: Markus Rost Date: Sun, 6 Oct 2002 19:57:17 +0000 (+0000) Subject: Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line. X-Git-Tag: ttn-vms-21-2-B4~12926 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be4e15df4c7390d7b6d2a893df9c84c791a30f17;p=emacs.git Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line. --- diff --git a/lisp/subdirs.el b/lisp/subdirs.el index 8f6b63290d5..e71a7fdad4d 100644 --- a/lisp/subdirs.el +++ b/lisp/subdirs.el @@ -1,3 +1,4 @@ +;; -*- no-byte-compile: t -*- ;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("toolbar" "textmodes" "progmodes" "play" "obsolete" "net" "mail" "language" "international" "gnus" "eshell" "emulation" "emacs-lisp" "calendar" "calc" ))