view lisp/gnus/.dir-locals.el @ 110902:8aed62727bef

Small sysdep.c cleanups. * src/sysdep.c (LPASS8): Remove, unused. (emacs_ospeed): Change from being a global to a local in the only user: init_baud_rate.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 10 Oct 2010 06:44:22 -0700
parents 3b63737368e5
children
line wrap: on
line source

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