aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/subdirs.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/nxml/subdirs.el')
-rw-r--r--lisp/nxml/subdirs.el8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/nxml/subdirs.el b/lisp/nxml/subdirs.el
new file mode 100644
index 0000000000..4103b568b4
--- /dev/null
+++ b/lisp/nxml/subdirs.el
@@ -0,0 +1,8 @@
+;; -*- 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 '("char-name" ))
+;; Local Variables:
+;; version-control: never
+;; no-byte-compile: t
+;; End: