view lisp/gnus/.dir-locals.el @ 110358:79de2afad0d9

Explicitly pass `obarray' to `unintern' to avoid a warning. * gnus/gnus-registry.el (gnus-registry-install-shortcuts) * obsolete/old-whitespace.el (whitespace-unload-function)
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 14 Sep 2010 16:59:42 +0200
parents 3b63737368e5
children
line wrap: on
line source

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