annotate .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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1378
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
1 ;;; Directory Local Variables
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
2 ;;; For more information see (info "(emacs) Directory Variables")
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
3
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
4 ((c-mode
86e231b3d6fc Add emacs config file for correct indentation.
Thomas Klausner <tk@giga.or.at>
parents:
diff changeset
5 (c-basic-offset . 8)))
"Welcome to our mercurial repository"