diff options
Diffstat (limited to 'nt/subdirs.el')
-rw-r--r-- | nt/subdirs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/subdirs.el b/nt/subdirs.el index 5370698ec70..ee1c1237673 100644 --- a/nt/subdirs.el +++ b/nt/subdirs.el @@ -1,2 +1,3 @@ +;; -*- no-byte-compile: t -*- (if (fboundp 'normal-top-level-add-subdirs-to-load-path) (normal-top-level-add-subdirs-to-load-path)) |