summaryrefslogtreecommitdiff
path: root/contrib/groffer/groffer.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groffer/groffer.am')
-rw-r--r--contrib/groffer/groffer.am14
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/groffer/groffer.am b/contrib/groffer/groffer.am
index 8a02169e7..b62cf0e9d 100644
--- a/contrib/groffer/groffer.am
+++ b/contrib/groffer/groffer.am
@@ -1,4 +1,4 @@
-# Automake rules for `groffer'
+# Automake rules for 'groffer'
# File position: <groff-source>/contrib/groffer/groffer.am
@@ -10,14 +10,14 @@
# Last update: 22 Aug 2015
-# This file is part of `groffer' which is part of `groff'.
+# This file is part of 'groffer' 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 as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
-# `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.
@@ -109,7 +109,11 @@ uninstall-groffer-hook:
########################################################################
-### Emacs settings
+# Editor settings
+########################################################################
+#
# Local Variables:
# mode: makefile-automake
+# fill-column: 72
# End:
+# vim: set filetype=automake textwidth=72: