diff options
author | Glenn Morris <rgm@gnu.org> | 2008-09-16 02:45:51 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-09-16 02:45:51 +0000 |
commit | 0cf1893f3416bd0ef448ac6529a9bec2073e9035 (patch) | |
tree | 702228b60e32c5031d8c4c7f508add457a2f6863 /lisp/mail/subdirs.el | |
parent | 62d93502dd0639a1364424f649060b05f4d69713 (diff) | |
download | emacs-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.el | 8 |
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: |