Mercurial > emacs
changeset 86374:9e59f4b91f7f
Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 23 Nov 2007 18:47:11 +0000 |
parents | b4d02fc0c471 |
children | d220183fdb1f |
files | lisp/ChangeLog lisp/nxml/subdirs.el |
diffstat | 2 files changed, 4 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 23 18:06:58 2007 +0000 +++ b/lisp/ChangeLog Fri Nov 23 18:47:11 2007 +0000 @@ -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
--- a/lisp/nxml/subdirs.el Fri Nov 23 18:06:58 2007 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -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: