annotate .dir-locals.el @ 1561:699c3fb0c57b

Switch from libidn to libidn2. libidn2 is the backwards compatible successor to libidn, and at least Red Hat 8 does not provide a dev package for libidn1.
author Thomas Klausner <wiz@gatalith.at>
date Wed, 16 Jun 2021 18:44:45 +0200
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"