summaryrefslogtreecommitdiff
path: root/lisp/nxml/char-name/subdirs.el
blob: 28d8936d890dea436841f0b26da07dc9bb2dec8a (plain)
1
2
3
4
5
6
7
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: