Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
86360:aa83d83c27fe | 86361:38f93f3d00a2 |
---|---|
1 ;; -*- no-byte-compile: t -*- | |
2 ;; In load-path, after this directory should come | |
3 ;; certain of its subdirectories. Here we specify them. | |
4 (normal-top-level-add-to-load-path '("unicode" )) | |
5 ;; Local Variables: | |
6 ;; version-control: never | |
7 ;; no-byte-compile: t | |
8 ;; End: |