annotate .dir-locals.el @ 1506:2ab9d941bad5

csv_to_fd: improve validation error handling
author Luke Mewburn <luke@mewburn.net>
date Fri, 03 Apr 2020 17:04:13 +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"