view lisp/gnus/.dir-locals.el @ 111504:d16607216da9

bytecomp trivia. * lisp/emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant. Use it to replace all instances of "*Compile-Log*"
author Glenn Morris <rgm@gnu.org>
date Thu, 11 Nov 2010 19:21:38 -0800
parents 3b63737368e5
children
line wrap: on
line source

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