view lisp/gnus/.dir-locals.el @ 110714:34826102748f

Do not autoload appt-delete. * lisp/calendar/appt.el (appt-delete): Don't autoload it (you can't use it without having used appt.el already).
author Glenn Morris <rgm@gnu.org>
date Sat, 02 Oct 2010 18:56:11 -0700
parents 3b63737368e5
children
line wrap: on
line source

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