From 02b7100bc192864dafd2f13f30e4d52506b4024d Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 31 Aug 2001 10:15:47 +0000 Subject: [PATCH] New file. --- nt/subdirs.el | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nt/subdirs.el 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)) -- 2.39.5