view .dir-locals.el @ 1467:fea9b289d482

create .csv from .org files Use org_to_csv to create .csv from the .org files. Add @vendor and @standard rows for csv_to_fd. Resulting output from org_to_fd.pl -V vendor-name -v vendor-id file.org and csv_to_fd -p fdc file.csv generates same code with minor changes to the intro comments.
author Luke Mewburn <luke@mewburn.net>
date Tue, 10 Mar 2020 12:24:14 +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"