(describe-function-1): Don't print extra newline
[bpt/emacs.git] / lisp / mail / subdirs.el
1 ;; -*- no-byte-compile: t -*-
2 ;; In load-path, after this directory should come
3 ;; certain of its subdirectories. Here we specify them.
4 (normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" ))
5 ;; Local Variables:
6 ;; version-control: never
7 ;; no-byte-compile: t
8 ;; End: