# HG changeset patch # User Markus Rost # Date 1033934237 0 # Node ID 3f3106d3feb6c7bef4bbe5c05688208d4842876c # Parent b223a21dba6b895509396ca20cf0021b6d5fd91d Regenerated. This added ;; -*- no-byte-compile: t -*- in the first line. diff -r b223a21dba6b -r 3f3106d3feb6 lisp/subdirs.el --- a/lisp/subdirs.el Sun Oct 06 19:37:50 2002 +0000 +++ b/lisp/subdirs.el Sun Oct 06 19:57:17 2002 +0000 @@ -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" ))