view lisp/gnus/.dir-locals.el @ 112012:75a194479697

* src/print.c (print, print_preprocess, print_object): Use a hash table rather than a linear table for Vprint_number_table.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 22 Dec 2010 16:25:46 -0500
parents 3b63737368e5
children
line wrap: on
line source

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