view lisp/gnus/.dir-locals.el @ 111071:28e0e0ac22e4

gnus.el (gnus-update-message-archive-method): Change the default to monthly outgoing groups.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 21 Oct 2010 01:28:34 +0000
parents 3b63737368e5
children
line wrap: on
line source

((emacs-lisp-mode . ((show-trailing-whitespace . t))))
;; Local Variables:
;; no-byte-compile: t
;; End: