summaryrefslogtreecommitdiff
path: root/contrib/eqn2graph
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-18 15:29:10 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-04-19 09:25:38 +1000
commit05f4407a62576dcd4fc2193b0014dc1c2e8af64f (patch)
tree5604f87f99af85cc098a4e5adfb5e2555b19fbec /contrib/eqn2graph
parentbdf82767ba8a22502f1bf245665c6f710c215ad0 (diff)
downloadgroff-git-05f4407a62576dcd4fc2193b0014dc1c2e8af64f.tar.gz
Delete editor-settings comment banners.
Most users and developers have lexical coloring/syntax highlighting available these days (cf. 30 years ago). Leaving them in plain-text files (like READMEs) because these are generally not machine-parsed (except for changelogs...) and the indicator may conceivably be useful to novices who stumble across them.
Diffstat (limited to 'contrib/eqn2graph')
-rw-r--r--contrib/eqn2graph/eqn2graph.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/eqn2graph/eqn2graph.am b/contrib/eqn2graph/eqn2graph.am
index 79a8ad195..c0bca2fc1 100644
--- a/contrib/eqn2graph/eqn2graph.am
+++ b/contrib/eqn2graph/eqn2graph.am
@@ -35,8 +35,6 @@ eqn2graph: $(top_srcdir)/contrib/eqn2graph/eqn2graph.sh
&& chmod +x $@
-########################################################################
-### Emacs settings
# Local Variables:
# mode: makefile-automake
# End: