aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2007-11-23 18:49:02 +0000
committerStefan Monnier <[email protected]>2007-11-23 18:49:02 +0000
commit43b997800269937e4bae25693b7b588f06c4456e (patch)
treebf855045c37451b6ceef1199cba59068717ee796 /lisp/nxml
parent3ada8b664beb88dca32bd2df9a6a25e18d542c42 (diff)
Remove.
Diffstat (limited to 'lisp/nxml')
-rw-r--r--lisp/nxml/char-name/subdirs.el8
-rw-r--r--lisp/nxml/subdirs.el8
2 files changed, 0 insertions, 16 deletions
diff --git a/lisp/nxml/char-name/subdirs.el b/lisp/nxml/char-name/subdirs.el
deleted file mode 100644
index 28d8936d89..0000000000
--- a/lisp/nxml/char-name/subdirs.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; -*- 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:
diff --git a/lisp/nxml/subdirs.el b/lisp/nxml/subdirs.el
deleted file mode 100644
index 4103b568b4..0000000000
--- a/lisp/nxml/subdirs.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; -*- 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: