From 43b997800269937e4bae25693b7b588f06c4456e Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 23 Nov 2007 18:49:02 +0000 Subject: [PATCH] Remove. --- lisp/ChangeLog | 4 ++++ lisp/nxml/char-name/subdirs.el | 8 -------- lisp/nxml/subdirs.el | 8 -------- 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 lisp/nxml/char-name/subdirs.el delete mode 100644 lisp/nxml/subdirs.el diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3a6837fcc90..59094da68e5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2007-11-23 Stefan Monnier + + * nxml/subdirs.el: Remove. + 2007-11-23 Dan Nicolaescu * 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 index 28d8936d890..00000000000 --- 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 4103b568b45..00000000000 --- 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: -- 2.39.2