view .dir-locals.el @ 1410:4ddd4dcd6bb6

freeDiameterd: add pidfile support Implement -p filename / --pidfile=filename to write the pidfile to filename after daemonisation
author Luke Mewburn <luke@mewburn.net>
date Tue, 18 Feb 2020 17:21:07 +1100
parents 86e231b3d6fc
children
line wrap: on
line source

;;; Directory Local Variables
;;; For more information see (info "(emacs) Directory Variables")

((c-mode
  (c-basic-offset . 8)))
"Welcome to our mercurial repository"