view lisp/subdirs.el @ 28632:239d5d98c1bd

(mail-do-fcc): Prevent inserting a newline at the start of an existing but empty folder.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 18 Apr 2000 13:04:46 +0000
parents a7bf11fbec64
children fb7388151943
line wrap: on
line source

;; In load-path, after this directory should come
;; certain of its subdirectories.  Here we specify them.
(normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))