From 90b84551aa3f9d2f054043cee4425b9803866936 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 31 Aug 2001 10:15:47 +0000 Subject: New file. --- nt/subdirs.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nt/subdirs.el (limited to 'nt') diff --git a/nt/subdirs.el b/nt/subdirs.el new file mode 100644 index 00000000000..5370698ec70 --- /dev/null +++ b/nt/subdirs.el @@ -0,0 +1,2 @@ +(if (fboundp 'normal-top-level-add-subdirs-to-load-path) + (normal-top-level-add-subdirs-to-load-path)) -- cgit v1.2.1