diff options
Diffstat (limited to 'mail/prom-wl/files/dot.emacs')
-rw-r--r-- | mail/prom-wl/files/dot.emacs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mail/prom-wl/files/dot.emacs b/mail/prom-wl/files/dot.emacs deleted file mode 100644 index a4bbb8a1441b..000000000000 --- a/mail/prom-wl/files/dot.emacs +++ /dev/null @@ -1,8 +0,0 @@ -;;; -;;; Prom-WL -;;; -(autoload 'prom-wl "prom-wl" "Prom for Wanderlust" t) -(setq proc-log-list (list "~/Mail/from-log")) - ;; logfile name that procmail output (LOGFILE in ~/.procmailrc) -(setq proc-keep-log "~/Mail/listlog") ;; logfile name for preserve -(setq proc-lock-file "~/Mail/.lock") ;; lockfile name (LOCKFILE in ~/.procmailrc) |