view .dir-locals.el @ 1412:4768e3bf1c9b

freeDiameter: use standard exit codes Exit with EXIT_FAILURE (1) on any error, and EXIT_SUCCESS (0) if ok
author Luke Mewburn <luke@mewburn.net>
date Tue, 18 Feb 2020 17:21:20 +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"