view lisp/gnus/.dir-locals.el @ 111718:641811f5af6b

nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Fri, 26 Nov 2010 00:45:03 +0000
parents 3b63737368e5
children
line wrap: on
line source

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