summaryrefslogtreecommitdiff
path: root/contrib/chem/chem.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/chem/chem.am')
-rw-r--r--contrib/chem/chem.am14
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/chem/chem.am b/contrib/chem/chem.am
index b6f6651e8..4966294ee 100644
--- a/contrib/chem/chem.am
+++ b/contrib/chem/chem.am
@@ -1,4 +1,4 @@
-# Automake rules for `chem'
+# Automake rules for 'chem'
# File position: <groff-source>/contrib/chem/chem.am
@@ -9,13 +9,13 @@
#
# Last update: 22 Aug 2015
#
-# This file is part of `chem' which is part of `groff'.
+# This file is part of 'chem' which is part of 'groff'.
#
-# `groff' is free software; you can redistribute it and/or modify it
+# 'groff' is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License (GPL) version 2 as
# published by the Free Software Foundation.
#
-# `groff' is distributed in the hope that it will be useful, but
+# 'groff' is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
@@ -124,7 +124,11 @@ dist_chem:
########################################################################
-### Emacs settings
+# Editor settings
+########################################################################
+#
# Local Variables:
# mode: makefile-automake
+# fill-column: 72
# End:
+# vim: set filetype=automake textwidth=72: