summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorBernd Warken <groff-bernd.warken-72@web.de>2015-08-13 15:27:10 +0200
committerBernd Warken <groff-bernd.warken-72@web.de>2015-08-13 15:27:10 +0200
commit60d89462c4e67a034430e5877c4b715f0398e36a (patch)
tree6c921083fe96eba6184f3f284af19c1af2b94cfc /arch
parente89eadb042a8aacd3dc85768249eb8166a890d24 (diff)
downloadgroff-git-60d89462c4e67a034430e5877c4b715f0398e36a.tar.gz
all *.am: correct Emacs mode to "# End:"
Diffstat (limited to 'arch')
-rw-r--r--arch/mingw/mingw.am4
-rw-r--r--arch/misc/misc.am4
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/mingw/mingw.am b/arch/mingw/mingw.am
index c3c6f0ba6..9cce7461d 100644
--- a/arch/mingw/mingw.am
+++ b/arch/mingw/mingw.am
@@ -1,7 +1,7 @@
# Copyright (C) 2014-15
# Free Software Foundation, Inc.
#
-# Last update: 5 Aug 2015
+# Last update: 13 Aug 2015
#
# This file is part of groff.
#
@@ -50,4 +50,4 @@ endif
### Emacs settings
# Local Variables:
# mode: makefile-automake
-# End.
+# End:
diff --git a/arch/misc/misc.am b/arch/misc/misc.am
index e80d8bc0c..addf480bc 100644
--- a/arch/misc/misc.am
+++ b/arch/misc/misc.am
@@ -3,7 +3,7 @@
# (keith.d.marshall@ntlworld.com).
# Adapted to Automake by Bertrand Garrigues (bertrand.garrigues@laposte.net).
#
-# Last update: 6 Aug 2015
+# Last update: 13 Aug 2015
#
# This file is part of groff.
#
@@ -30,4 +30,4 @@ shdeps.sed: $(top_srcdir)/arch/misc/shdeps.sh
### Emacs settings
# Local Variables:
# mode: makefile-automake
-# End.
+# End: