# HG changeset patch # User Glenn Morris # Date 1221533128 0 # Node ID c35fb0691983a097287c34880c34bb467a2f7cf8 # Parent a7888b917e0408a9271766c45e64a6b7890f3a5b Remove file. diff -r a7888b917e04 -r c35fb0691983 lisp/mail/subdirs.el --- a/lisp/mail/subdirs.el Tue Sep 16 02:42:34 2008 +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 '("mbox-trunk-annotations" "mbox-changes" )) -;; Local Variables: -;; version-control: never -;; no-byte-compile: t -;; End: