diff options
Diffstat (limited to 'lisp/nxml/char-name/subdirs.el')
-rw-r--r-- | lisp/nxml/char-name/subdirs.el | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/nxml/char-name/subdirs.el b/lisp/nxml/char-name/subdirs.el new file mode 100644 index 00000000000..28d8936d890 --- /dev/null +++ b/lisp/nxml/char-name/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 '("unicode" )) +;; Local Variables: +;; version-control: never +;; no-byte-compile: t +;; End: |