Mercurial > emacs
view lisp/nxml/char-name/subdirs.el @ 86361:38f93f3d00a2
Initial merge of nxml
author | Mark A. Hershberger <mah@everybody.org> |
---|---|
date | Fri, 23 Nov 2007 06:58:00 +0000 |
parents | |
children |
line wrap: on
line source
;; -*- 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: