view .dir-locals.el @ 1466:d35c6171e630

diameter-rfcs.org: fix invalid types and duplicates Use the correct type names instead of the abbreviations, so the generated code is correct. Comment out Terminate-Cause from RFC 4005 section 9.3.5 because it is already defined in RFC 3588 section 8.15.
author Luke Mewburn <luke@mewburn.net>
date Tue, 10 Mar 2020 09:52:51 +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"