Remove.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Nov 2007 18:49:02 +0000 (18:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Nov 2007 18:49:02 +0000 (18:49 +0000)
lisp/ChangeLog
lisp/nxml/char-name/subdirs.el [deleted file]
lisp/nxml/subdirs.el [deleted file]

index 3a6837f..59094da 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * nxml/subdirs.el: Remove.
+
 2007-11-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el (vc-deduce-fileset): Also look for a fileset in the parent
diff --git a/lisp/nxml/char-name/subdirs.el b/lisp/nxml/char-name/subdirs.el
deleted file mode 100644 (file)
index 28d8936..0000000
+++ /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 (file)
index 4103b56..0000000
+++ /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: