view lisp/gnus/.dir-locals.el @ 112184:060a9a41dd53

* net/dbus.el (dbus-unregister-service): Complete doc. Fix call of dbus-error signal.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 10 Jan 2011 12:21:01 +0100
parents 3b63737368e5
children
line wrap: on
line source

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