summaryrefslogtreecommitdiff
path: root/contrib/gperl/gperl.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gperl/gperl.am')
-rw-r--r--contrib/gperl/gperl.am14
1 files changed, 9 insertions, 5 deletions
diff --git a/contrib/gperl/gperl.am b/contrib/gperl/gperl.am
index 82290c635..bcee90b5b 100644
--- a/contrib/gperl/gperl.am
+++ b/contrib/gperl/gperl.am
@@ -1,4 +1,4 @@
-# Automake rules for `gperl' (preprocessor for added Perl parts)
+# Automake rules for 'gperl' (preprocessor for added Perl parts)
# File position: <groff-source>/contrib/gperl/gperl.am
@@ -8,14 +8,14 @@
# Last update: 22 Aug 2015
-# This file is part of `gperl' which is part of `groff'.
+# This file is part of 'gperl' 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.
@@ -44,7 +44,11 @@ gperl: $(top_srcdir)/contrib/gperl/gperl.pl shdeps.sed
########################################################################
-### Emacs settings
+# Editor settings
+########################################################################
+#
# Local Variables:
# mode: makefile-automake
+# fill-column: 72
# End:
+# vim: set filetype=automake textwidth=72: