summaryrefslogtreecommitdiff
path: root/lisp/mail/subdirs.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-09-16 02:45:51 +0000
committerGlenn Morris <rgm@gnu.org>2008-09-16 02:45:51 +0000
commit0cf1893f3416bd0ef448ac6529a9bec2073e9035 (patch)
tree702228b60e32c5031d8c4c7f508add457a2f6863 /lisp/mail/subdirs.el
parent62d93502dd0639a1364424f649060b05f4d69713 (diff)
downloademacs-0cf1893f3416bd0ef448ac6529a9bec2073e9035.tar.gz
emacs-0cf1893f3416bd0ef448ac6529a9bec2073e9035.tar.bz2
emacs-0cf1893f3416bd0ef448ac6529a9bec2073e9035.zip
Remove file.
Diffstat (limited to 'lisp/mail/subdirs.el')
-rw-r--r--lisp/mail/subdirs.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/mail/subdirs.el b/lisp/mail/subdirs.el
deleted file mode 100644
index 79a738c93d1..00000000000
--- a/lisp/mail/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 '("mbox-trunk-annotations" "mbox-changes" ))
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; End: