view .dir-locals.el @ 1458:c25dea477d6a

dbg_dict_dump: dump to conffile if provided If conffile is provided, write to that file instead of the log. Inspired by similar behaviour of dbg_dict_dump_json.
author Luke Mewburn <luke@mewburn.net>
date Fri, 28 Feb 2020 11:22: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"