groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 08/09: Synchronize Emacs and Vim editor settings.


From: G. Branden Robinson
Subject: [groff] 08/09: Synchronize Emacs and Vim editor settings.
Date: Wed, 29 Apr 2020 18:09:30 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 72891af00c24e8c1148db33743cb8486bd0333a6
Author: G. Branden Robinson <address@hidden>
AuthorDate: Thu Apr 30 06:42:47 2020 +1000

    Synchronize Emacs and Vim editor settings.
    
    Also add some settings (mainly fill columns and character encoding
    hints) to try to prevent chaos.
    
    Gory details follow.
    
    * ChangeLog.115:
    * ChangeLog.116:
    * ChangeLog.117:
    * ChangeLog.118:
    * ChangeLog.119:
    * ChangeLog.120:
    * ChangeLog.121:
    * Makefile.am:
    * arch/mingw/mingw.am:
    * arch/misc/misc.am:
    * contrib/chem/chem.am:
    * contrib/chem/chem.pl:
    * contrib/eqn2graph/eqn2graph.am:
    * contrib/gdiffmk/ChangeLog:
    * contrib/gdiffmk/gdiffmk.am:
    * contrib/glilypond/ChangeLog:
    * contrib/glilypond/ChangeLog.0x:
    * contrib/glilypond/args.pl:
    * contrib/glilypond/glilypond.am:
    * contrib/glilypond/glilypond.pl:
    * contrib/glilypond/oop_fh.pl:
    * contrib/glilypond/subs.pl:
    * contrib/gperl/gperl.am:
    * contrib/gpinyin/ChangeLog:
    * contrib/gpinyin/gpinyin.am:
    * contrib/gpinyin/gpinyin.pl:
    * contrib/gpinyin/subs.pl:
    * contrib/grap2graph/grap2graph.am:
    * contrib/groff_filenames/ChangeLog:
    * contrib/groff_filenames/groff_filenames.am:
    * contrib/hdtbl/ChangeLog:
    * contrib/hdtbl/hdtbl.am:
    * contrib/mm/mm.am:
    * contrib/mom/ChangeLog:
    * contrib/mom/mom.am:
    * contrib/pdfmark/ChangeLog:
    * contrib/pdfmark/pdfmark.am:
    * contrib/pic2graph/pic2graph.am:
    * font/devX100-12/devX100-12.am:
    * font/devX100/devX100.am:
    * font/devX75-12/devX75-12.am:
    * font/devX75/devX75.am:
    * font/devascii/devascii.am:
    * font/devcp1047/devcp1047.am
    * font/devdvi/devdvi.am:
    * font/devlbp/devlbp.am:
    * font/devlj4/devlj4.am:
    * font/devpdf/devpdf.am:
    * font/devps/devps.am:
    * font/devutf8/devutf8.am:
    * font/scripts/scripts.am:
    * man/man.am:
    * src/include/include.am:
    * src/libs/libbib/libbib.am:
    * src/libs/libdriver/libdriver.am:
    * src/libs/libgroff/libgroff.am:
    * src/libs/libxutil/libxutil.am:
    * src/roff/groff/groff.am:
    * src/roff/grog/grog.am:
    * src/roff/nroff/nroff.am:
    * src/roff/troff/troff.am:
    * src/utils/addftinfo/addftinfo.am:
    * src/utils/afmtodit/afmtodit.am:
    * src/utils/hpftodit/hpftodit.am:
    * tmac/tmac.am:
      Tell Vim to auto-indent the file.
    
    * BUG-REPORT:
    * ChangeLog.115:
    * ChangeLog.116:
    * ChangeLog.117:
    * ChangeLog.118:
    * ChangeLog.119:
    * ChangeLog.120:
    * ChangeLog.121:
    * INSTALL.extra:
    * Makefile.am:
    * arch/mingw/mingw.am:
    * arch/misc/misc.am:
    * contrib/chem/README.txt:
    * contrib/chem/chem.pl:
    * contrib/chem/examples/122/ch2a_ethyl.chem:
    * contrib/chem/examples/122/ch4a_stick.chem:
    * contrib/chem/examples/122/ch4j_ring4.chem:
    * contrib/chem/examples/README.txt:
    * contrib/chem/examples/atp.chem:
    * contrib/chem/examples/cholesterin.chem:
    * contrib/chem/examples/ethamivan.chem:
    * contrib/chem/examples/lsd.chem:
    * contrib/chem/examples/reserpine.chem:
    * contrib/eqn2graph/eqn2graph.am:
    * contrib/gdiffmk/ChangeLog:
    * contrib/gdiffmk/README:
    * contrib/gdiffmk/gdiffmk.am:
    * contrib/glilypond/ChangeLog:
    * contrib/glilypond/ChangeLog.0x:
    * contrib/glilypond/README.txt:
    * contrib/glilypond/args.pl:
    * contrib/glilypond/glilypond.pl:
    * contrib/glilypond/oop_fh.pl:
    * contrib/glilypond/subs.pl:
    * contrib/gpinyin/ChangeLog:
    * contrib/gpinyin/gpinyin.pl:
    * contrib/gpinyin/subs.pl:
    * contrib/grap2graph/grap2graph.am:
    * contrib/groff_filenames/ChangeLog:
    * contrib/hdtbl/ChangeLog:
    * contrib/mm/mm.am:
    * contrib/mom/ChangeLog:
    * contrib/mom/mom.am:
    * contrib/pdfmark/ChangeLog:
    * contrib/pic2graph/pic2graph.am:
      Set fill column to 72.
    
    * ChangeLog.116:
    * ChangeLog.117:
    * ChangeLog.118:
    * ChangeLog.119:
    * ChangeLog.120:
    * ChangeLog.121:
    * contrib/gdiffmk/ChangeLog:
    * contrib/glilypond/ChangeLog:
    * contrib/glilypond/ChangeLog.0x:
    * contrib/groff_filenames/ChangeLog:
    * contrib/hdtbl/ChangeLog:
    * contrib/mom/ChangeLog:
    * contrib/pdfmark/ChangeLog:
      Sort Emacs local variables lexicographically.
    
    * ChangeLog.115:
    * ChangeLog.116:
    * ChangeLog.117:
    * ChangeLog.118:
    * ChangeLog.119:
    * ChangeLog.120:
    * ChangeLog.121:
      Tell Emacs the file is a change-log.
    
    * Makefile.am:
    * arch/mingw/mingw.am:
    * arch/misc/misc.am:
    * contrib/eqn2graph/eqn2graph.am:
      Tell Vim the file is an Automake file (it detects at least some
      in-tree *.am files as ordinary Makefiles).
    
    * ChangeLog.115:
    * contrib/gdiffmk/ChangeLog:
    * contrib/pdfmark/ChangeLog:
      Remove Emacs coding declaration.  No non-ASCII characters are present.
    
    * BUG-REPORT:
      Prevent Vim filetype detection (Vim thinks it's a generic
      configuration file due to the hash-commented legal notice).
    
    * contrib/glilypond/ChangeLog.0x:
      Tell Emacs the file is a "change-log" (not "change-log-mode").
    
    * contrib/glilypond/README.txt:
      Comment the editor settings as is done in top-level plain text
      documentation.
    
    * contrib/gpinyin/ChangeLog:
      Set Emacs "version-control" variable to "never", in parallel with
      ChangeLog files elsewhere.  (I'm not sure this is necessary with Git,
      however; maybe we should be removing them everywhere.  If so, that's
      easy to sed.)
---
 BUG-REPORT                                 |  2 ++
 ChangeLog.115                              |  4 +++-
 ChangeLog.116                              |  5 ++++-
 ChangeLog.117                              |  5 ++++-
 ChangeLog.118                              |  5 ++++-
 ChangeLog.119                              |  5 ++++-
 ChangeLog.120                              |  5 ++++-
 ChangeLog.121                              |  5 ++++-
 INSTALL.extra                              |  2 ++
 Makefile.am                                |  2 ++
 arch/mingw/mingw.am                        |  2 ++
 arch/misc/misc.am                          |  2 ++
 contrib/chem/README.txt                    |  2 ++
 contrib/chem/chem.am                       |  2 +-
 contrib/chem/chem.pl                       |  2 ++
 contrib/chem/examples/122/ch2a_ethyl.chem  |  2 ++
 contrib/chem/examples/122/ch4a_stick.chem  |  2 ++
 contrib/chem/examples/122/ch4j_ring4.chem  |  2 ++
 contrib/chem/examples/README.txt           |  2 ++
 contrib/chem/examples/atp.chem             |  2 ++
 contrib/chem/examples/cholesterin.chem     |  2 ++
 contrib/chem/examples/ethamivan.chem       |  2 ++
 contrib/chem/examples/lsd.chem             |  2 ++
 contrib/chem/examples/reserpine.chem       |  2 ++
 contrib/eqn2graph/eqn2graph.am             |  2 ++
 contrib/gdiffmk/ChangeLog                  |  5 +++--
 contrib/gdiffmk/README                     |  2 ++
 contrib/gdiffmk/gdiffmk.am                 |  2 +-
 contrib/glilypond/ChangeLog                |  4 +++-
 contrib/glilypond/ChangeLog.0x             |  6 ++++--
 contrib/glilypond/README.txt               | 10 ++++++----
 contrib/glilypond/args.pl                  |  2 ++
 contrib/glilypond/glilypond.am             |  2 +-
 contrib/glilypond/glilypond.pl             |  2 ++
 contrib/glilypond/oop_fh.pl                |  2 ++
 contrib/glilypond/subs.pl                  |  2 ++
 contrib/gperl/gperl.am                     |  2 +-
 contrib/gpinyin/ChangeLog                  |  3 +++
 contrib/gpinyin/gpinyin.am                 |  2 +-
 contrib/gpinyin/gpinyin.pl                 |  2 ++
 contrib/gpinyin/subs.pl                    |  2 ++
 contrib/grap2graph/grap2graph.am           |  2 ++
 contrib/groff_filenames/ChangeLog          |  6 ++++--
 contrib/groff_filenames/groff_filenames.am |  2 +-
 contrib/hdtbl/ChangeLog                    |  6 ++++--
 contrib/hdtbl/hdtbl.am                     |  2 +-
 contrib/mm/mm.am                           |  3 ++-
 contrib/mom/ChangeLog                      |  6 ++++--
 contrib/mom/mom.am                         |  3 ++-
 contrib/pdfmark/ChangeLog                  |  5 +++--
 contrib/pdfmark/pdfmark.am                 |  2 +-
 contrib/pic2graph/pic2graph.am             |  2 ++
 font/devX100-12/devX100-12.am              |  2 +-
 font/devX100/devX100.am                    |  2 +-
 font/devX75-12/devX75-12.am                |  2 +-
 font/devX75/devX75.am                      |  2 +-
 font/devascii/devascii.am                  |  2 +-
 font/devcp1047/devcp1047.am                |  2 +-
 font/devdvi/devdvi.am                      |  2 +-
 font/devhtml/devhtml.am                    |  2 +-
 font/devlatin1/devlatin1.am                |  2 +-
 font/devlbp/devlbp.am                      |  2 +-
 font/devlj4/devlj4.am                      |  2 +-
 font/devpdf/devpdf.am                      |  2 +-
 font/devps/devps.am                        |  2 +-
 font/devutf8/devutf8.am                    |  2 +-
 font/scripts/scripts.am                    |  2 +-
 man/man.am                                 |  2 +-
 src/include/include.am                     |  2 +-
 src/libs/libbib/libbib.am                  |  2 +-
 src/libs/libdriver/libdriver.am            |  2 +-
 src/libs/libgroff/libgroff.am              |  2 +-
 src/libs/libxutil/libxutil.am              |  2 +-
 src/roff/groff/groff.am                    |  2 +-
 src/roff/grog/grog.am                      |  2 +-
 src/roff/nroff/nroff.am                    |  2 +-
 src/roff/troff/troff.am                    |  2 +-
 src/utils/addftinfo/addftinfo.am           |  2 +-
 src/utils/afmtodit/afmtodit.am             |  2 +-
 src/utils/hpftodit/hpftodit.am             |  2 +-
 tmac/tmac.am                               |  2 +-
 81 files changed, 154 insertions(+), 63 deletions(-)

diff --git a/BUG-REPORT b/BUG-REPORT
index 6c0d574..c3794c2 100644
--- a/BUG-REPORT
+++ b/BUG-REPORT
@@ -75,5 +75,7 @@ Guesses about the cause of the bug are not usually helpful.]
 
 ##### Editor settings
 Local Variables:
+fill-column: 72
 mode: text
 End:
+vim: set filetype= textwidth=72:
diff --git a/ChangeLog.115 b/ChangeLog.115
index dcb7c52..18ca4b6 100644
--- a/ChangeLog.115
+++ b/ChangeLog.115
@@ -6148,6 +6148,8 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
+fill-column: 72
+mode: change-log
 version-control: never
-coding: latin-1
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.116 b/ChangeLog.116
index b625c8e..2dfa199 100644
--- a/ChangeLog.116
+++ b/ChangeLog.116
@@ -1389,6 +1389,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.117 b/ChangeLog.117
index 57df33f..a48c584 100644
--- a/ChangeLog.117
+++ b/ChangeLog.117
@@ -2191,6 +2191,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.118 b/ChangeLog.118
index f3ec061..d7ad41e 100644
--- a/ChangeLog.118
+++ b/ChangeLog.118
@@ -3795,6 +3795,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.119 b/ChangeLog.119
index 9245154..71915bc 100644
--- a/ChangeLog.119
+++ b/ChangeLog.119
@@ -5232,6 +5232,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.120 b/ChangeLog.120
index 7d2f043..0451689 100644
--- a/ChangeLog.120
+++ b/ChangeLog.120
@@ -3045,6 +3045,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/ChangeLog.121 b/ChangeLog.121
index d0b652a..01b60d8 100644
--- a/ChangeLog.121
+++ b/ChangeLog.121
@@ -780,6 +780,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
 coding: utf-8
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/INSTALL.extra b/INSTALL.extra
index 45cd45c..e014377 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -146,5 +146,7 @@ tracker at
 
 ##### Editor settings
 Local Variables:
+fill-column: 72
 mode: text
 End:
+vim: set textwidth=72:
diff --git a/Makefile.am b/Makefile.am
index 7ac1077..d8e0bbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -931,5 +931,7 @@ dist-hook:
        echo $(VERSION) > $(distdir)/.tarball-version
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/arch/mingw/mingw.am b/arch/mingw/mingw.am
index 6d2d6ca..e04fe16 100644
--- a/arch/mingw/mingw.am
+++ b/arch/mingw/mingw.am
@@ -43,5 +43,7 @@ endif
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/arch/misc/misc.am b/arch/misc/misc.am
index 060bc03..930469b 100644
--- a/arch/misc/misc.am
+++ b/arch/misc/misc.am
@@ -25,5 +25,7 @@ shdeps.sed: $(top_srcdir)/arch/misc/shdeps.sh
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/chem/README.txt b/contrib/chem/README.txt
index 2c710ca..ffd89b0 100644
--- a/contrib/chem/README.txt
+++ b/contrib/chem/README.txt
@@ -44,5 +44,7 @@ The GPL2 license text is available in the internet at
 
 ##### Editor settings
 Local Variables:
+fill-column: 72
 mode: text
 End:
+vim: set textwidth=72:
diff --git a/contrib/chem/chem.am b/contrib/chem/chem.am
index 5e3b4b4..7bd89b8 100644
--- a/contrib/chem/chem.am
+++ b/contrib/chem/chem.am
@@ -123,4 +123,4 @@ dist_chem:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/chem/chem.pl b/contrib/chem/chem.pl
index b37c5a7..75f2b00 100755
--- a/contrib/chem/chem.pl
+++ b/contrib/chem/chem.pl
@@ -1262,5 +1262,7 @@ EOF
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/chem/examples/122/ch2a_ethyl.chem 
b/contrib/chem/examples/122/ch2a_ethyl.chem
index 932f29b..961882d 100644
--- a/contrib/chem/examples/122/ch2a_ethyl.chem
+++ b/contrib/chem/examples/122/ch2a_ethyl.chem
@@ -36,6 +36,8 @@ ch2a_ethyl.chem:
        bond
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/122/ch4a_stick.chem 
b/contrib/chem/examples/122/ch4a_stick.chem
index 52dabdf..557bd92 100644
--- a/contrib/chem/examples/122/ch4a_stick.chem
+++ b/contrib/chem/examples/122/ch4a_stick.chem
@@ -38,6 +38,8 @@ ch4a_stick.chem:
        bond down
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/122/ch4j_ring4.chem 
b/contrib/chem/examples/122/ch4j_ring4.chem
index 64715dc..3de3a45 100644
--- a/contrib/chem/examples/122/ch4j_ring4.chem
+++ b/contrib/chem/examples/122/ch4j_ring4.chem
@@ -33,6 +33,8 @@ ch4j_ring4.chem:
        ring4 pointing 45
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/README.txt b/contrib/chem/examples/README.txt
index 65fd476..b61eac5 100644
--- a/contrib/chem/examples/README.txt
+++ b/contrib/chem/examples/README.txt
@@ -41,5 +41,7 @@ The GPL2 license text is available in the internet at
 
 ##### Editor settings
 Local Variables:
+fill-column: 72
 mode: text
 End:
+vim: set textwidth=72:
diff --git a/contrib/chem/examples/atp.chem b/contrib/chem/examples/atp.chem
index d67f7f7..03cb948 100644
--- a/contrib/chem/examples/atp.chem
+++ b/contrib/chem/examples/atp.chem
@@ -51,6 +51,8 @@ R2:   ring5 pointing down with .V2 put O at 1
        bond right from P ; OH
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/cholesterin.chem 
b/contrib/chem/examples/cholesterin.chem
index 5c89a5c..2e10b27 100644
--- a/contrib/chem/examples/cholesterin.chem
+++ b/contrib/chem/examples/cholesterin.chem
@@ -40,6 +40,8 @@ B2:   bond 60
        bond down at B2.start
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/ethamivan.chem 
b/contrib/chem/examples/ethamivan.chem
index d7e7454..87f88cd 100644
--- a/contrib/chem/examples/ethamivan.chem
+++ b/contrib/chem/examples/ethamivan.chem
@@ -36,6 +36,8 @@ B1:   double bond up ; O
        bond right
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/lsd.chem b/contrib/chem/examples/lsd.chem
index a5092e7..2f3e929 100644
--- a/contrib/chem/examples/lsd.chem
+++ b/contrib/chem/examples/lsd.chem
@@ -39,6 +39,8 @@ B1:   double bond up ; O
        bond right
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 .cend
diff --git a/contrib/chem/examples/reserpine.chem 
b/contrib/chem/examples/reserpine.chem
index 1734252..97ef7c6 100644
--- a/contrib/chem/examples/reserpine.chem
+++ b/contrib/chem/examples/reserpine.chem
@@ -55,7 +55,9 @@ B:    benzene pointing right
        bond right
 
 # Local Variables:
+# fill-column: 72
 # mode: Nroff
 # End:
+# vim: set textwidth=72:
 end
 .PE
diff --git a/contrib/eqn2graph/eqn2graph.am b/contrib/eqn2graph/eqn2graph.am
index ec38c51..9188d01 100644
--- a/contrib/eqn2graph/eqn2graph.am
+++ b/contrib/eqn2graph/eqn2graph.am
@@ -34,5 +34,7 @@ eqn2graph: $(top_srcdir)/contrib/eqn2graph/eqn2graph.sh
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/gdiffmk/ChangeLog b/contrib/gdiffmk/ChangeLog
index 5237cd4..0876c01 100644
--- a/contrib/gdiffmk/ChangeLog
+++ b/contrib/gdiffmk/ChangeLog
@@ -167,7 +167,8 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
+fill-column: 72
 mode: change-log
-coding: latin-1
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/gdiffmk/README b/contrib/gdiffmk/README
index 7d0cdf3..1f758e7 100644
--- a/contrib/gdiffmk/README
+++ b/contrib/gdiffmk/README
@@ -47,5 +47,7 @@ Foundation, 51 Franklin St - Fifth Floor, Boston, MA 
02110-1301, USA.
 
 ##### Editor settings
 Local Variables:
+fill-column: 72
 mode: text
 End:
+vim: set textwidth=72:
diff --git a/contrib/gdiffmk/gdiffmk.am b/contrib/gdiffmk/gdiffmk.am
index 9e11604..f36c15a 100644
--- a/contrib/gdiffmk/gdiffmk.am
+++ b/contrib/gdiffmk/gdiffmk.am
@@ -64,4 +64,4 @@ clean_gdiffmk_check:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/glilypond/ChangeLog b/contrib/glilypond/ChangeLog
index 16e193f..57decb4 100644
--- a/contrib/glilypond/ChangeLog
+++ b/contrib/glilypond/ChangeLog
@@ -229,6 +229,8 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
+fill-column: 72
 mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/glilypond/ChangeLog.0x b/contrib/glilypond/ChangeLog.0x
index 10f45e7..346fa98 100644
--- a/contrib/glilypond/ChangeLog.0x
+++ b/contrib/glilypond/ChangeLog.0x
@@ -96,7 +96,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
-mode: change-log-mode
 coding: utf-8
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/glilypond/README.txt b/contrib/glilypond/README.txt
index 1c986de..f40fc2f 100644
--- a/contrib/glilypond/README.txt
+++ b/contrib/glilypond/README.txt
@@ -35,7 +35,9 @@ configure files and Makefile's.
 
 Now '$glilypond_dir' can be used as libdir.
 
-
-# Local Variables:
-# mode: text
-# End:
+##### Editor settings
+Local Variables:
+fill-column: 72
+mode: text
+End:
+vim: set textwidth=72:
diff --git a/contrib/glilypond/args.pl b/contrib/glilypond/args.pl
index ff8dd55..370c465 100644
--- a/contrib/glilypond/args.pl
+++ b/contrib/glilypond/args.pl
@@ -493,5 +493,7 @@ sub handle_args {
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/glilypond/glilypond.am b/contrib/glilypond/glilypond.am
index a18d2a5..8334eea 100644
--- a/contrib/glilypond/glilypond.am
+++ b/contrib/glilypond/glilypond.am
@@ -65,4 +65,4 @@ uninstall-glilypond-hook:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/glilypond/glilypond.pl b/contrib/glilypond/glilypond.pl
index 717f846..58df34c 100755
--- a/contrib/glilypond/glilypond.pl
+++ b/contrib/glilypond/glilypond.pl
@@ -752,5 +752,7 @@ END {
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/glilypond/oop_fh.pl b/contrib/glilypond/oop_fh.pl
index 3d0616e..1d158e4 100644
--- a/contrib/glilypond/oop_fh.pl
+++ b/contrib/glilypond/oop_fh.pl
@@ -300,5 +300,7 @@ package main;
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/glilypond/subs.pl b/contrib/glilypond/subs.pl
index a5f1f3f..4a1d4e3 100644
--- a/contrib/glilypond/subs.pl
+++ b/contrib/glilypond/subs.pl
@@ -460,5 +460,7 @@ sub version { # for '--version'
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/gperl/gperl.am b/contrib/gperl/gperl.am
index c56e52f..66e029f 100644
--- a/contrib/gperl/gperl.am
+++ b/contrib/gperl/gperl.am
@@ -45,4 +45,4 @@ gperl: $(top_srcdir)/contrib/gperl/gperl.pl shdeps.sed
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/gpinyin/ChangeLog b/contrib/gpinyin/ChangeLog
index b0372df..54c2dbb 100644
--- a/contrib/gpinyin/ChangeLog
+++ b/contrib/gpinyin/ChangeLog
@@ -87,5 +87,8 @@ project.
 ##### Editor settings
 
 Local Variables:
+fill-column: 72
 mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/gpinyin/gpinyin.am b/contrib/gpinyin/gpinyin.am
index f532671..e4a8ac4 100644
--- a/contrib/gpinyin/gpinyin.am
+++ b/contrib/gpinyin/gpinyin.am
@@ -54,4 +54,4 @@ uninstall-gpinyin-hook:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/gpinyin/gpinyin.pl b/contrib/gpinyin/gpinyin.pl
index fdde7e1..e6103e4 100755
--- a/contrib/gpinyin/gpinyin.pl
+++ b/contrib/gpinyin/gpinyin.pl
@@ -183,5 +183,7 @@ if ( $pinyin_mode ) {
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/gpinyin/subs.pl b/contrib/gpinyin/subs.pl
index 6f859f9..5dc31b9 100755
--- a/contrib/gpinyin/subs.pl
+++ b/contrib/gpinyin/subs.pl
@@ -567,5 +567,7 @@ sub finish_pinyin_mode {
 
 1;
 # Local Variables:
+# fill-column: 72
 # mode: CPerl
 # End:
+# vim: set autoindent textwidth=72:
diff --git a/contrib/grap2graph/grap2graph.am b/contrib/grap2graph/grap2graph.am
index 6aaa275..270fa75 100644
--- a/contrib/grap2graph/grap2graph.am
+++ b/contrib/grap2graph/grap2graph.am
@@ -34,5 +34,7 @@ grap2graph: $(grap2graph_srcdir)/grap2graph.sh
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/groff_filenames/ChangeLog 
b/contrib/groff_filenames/ChangeLog
index 09ec3a8..17141cd 100644
--- a/contrib/groff_filenames/ChangeLog
+++ b/contrib/groff_filenames/ChangeLog
@@ -102,7 +102,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
-mode: change-log
 coding: utf-8
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/groff_filenames/groff_filenames.am 
b/contrib/groff_filenames/groff_filenames.am
index a6ddebe..474fb73 100644
--- a/contrib/groff_filenames/groff_filenames.am
+++ b/contrib/groff_filenames/groff_filenames.am
@@ -32,4 +32,4 @@ EXTRA_DIST += \
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog
index e301563..0e0f692 100644
--- a/contrib/hdtbl/ChangeLog
+++ b/contrib/hdtbl/ChangeLog
@@ -469,7 +469,9 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
-mode: change-log
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/hdtbl/hdtbl.am b/contrib/hdtbl/hdtbl.am
index 9d6e8ce..8961f86 100644
--- a/contrib/hdtbl/hdtbl.am
+++ b/contrib/hdtbl/hdtbl.am
@@ -146,4 +146,4 @@ uninstall-hdtbl-hook:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/mm/mm.am b/contrib/mm/mm.am
index ec4cdfc..5eb3c8e 100644
--- a/contrib/mm/mm.am
+++ b/contrib/mm/mm.am
@@ -118,6 +118,7 @@ dist_mm:
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
-# vim: set filetype=automake:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/mom/ChangeLog b/contrib/mom/ChangeLog
index b5643d4..1e618a3 100644
--- a/contrib/mom/ChangeLog
+++ b/contrib/mom/ChangeLog
@@ -1652,7 +1652,9 @@ notice and this notice are preserved.
 
 ##### Editor settings
 Local Variables:
-version-control: never
-mode: change-log
 coding: latin-1
+fill-column: 72
+mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/mom/mom.am b/contrib/mom/mom.am
index b47d687..7ac715e 100644
--- a/contrib/mom/mom.am
+++ b/contrib/mom/mom.am
@@ -177,6 +177,7 @@ uninstall_mom:
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
-# vim: set filetype=automake:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/pdfmark/ChangeLog b/contrib/pdfmark/ChangeLog
index 145b621..04336c8 100644
--- a/contrib/pdfmark/ChangeLog
+++ b/contrib/pdfmark/ChangeLog
@@ -442,7 +442,8 @@ are permitted in any medium without royalty provided the 
copyright
 notice and this notice are preserved.
 
 Local Variables:
-version-control: never
-coding: latin-1
+fill-column: 72
 mode: change-log
+version-control: never
 End:
+vim:set autoindent textwidth=72:
diff --git a/contrib/pdfmark/pdfmark.am b/contrib/pdfmark/pdfmark.am
index f15cdbd..6224356 100644
--- a/contrib/pdfmark/pdfmark.am
+++ b/contrib/pdfmark/pdfmark.am
@@ -97,4 +97,4 @@ endif
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/contrib/pic2graph/pic2graph.am b/contrib/pic2graph/pic2graph.am
index c18de99..08cbf6e 100644
--- a/contrib/pic2graph/pic2graph.am
+++ b/contrib/pic2graph/pic2graph.am
@@ -34,5 +34,7 @@ pic2graph: $(pic2graph_srcdir)/pic2graph.sh
 
 
 # Local Variables:
+# fill-column: 72
 # mode: makefile-automake
 # End:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devX100-12/devX100-12.am b/font/devX100-12/devX100-12.am
index 8d75c49..a172a24 100644
--- a/font/devX100-12/devX100-12.am
+++ b/font/devX100-12/devX100-12.am
@@ -47,4 +47,4 @@ EXTRA_DIST += $(DEVX10012FONTS)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devX100/devX100.am b/font/devX100/devX100.am
index d260e50..4ad7bd7 100644
--- a/font/devX100/devX100.am
+++ b/font/devX100/devX100.am
@@ -47,4 +47,4 @@ EXTRA_DIST += $(DEVX100FONTS)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devX75-12/devX75-12.am b/font/devX75-12/devX75-12.am
index 060a265..4e2d652 100644
--- a/font/devX75-12/devX75-12.am
+++ b/font/devX75-12/devX75-12.am
@@ -45,4 +45,4 @@ EXTRA_DIST += $(DEVX7512FONTS)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devX75/devX75.am b/font/devX75/devX75.am
index aec4cb5..d296961 100644
--- a/font/devX75/devX75.am
+++ b/font/devX75/devX75.am
@@ -47,4 +47,4 @@ EXTRA_DIST += $(DEVX75FONTS)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devascii/devascii.am b/font/devascii/devascii.am
index cf1dc40..d497c14 100644
--- a/font/devascii/devascii.am
+++ b/font/devascii/devascii.am
@@ -48,4 +48,4 @@ font/devascii/DESC: $(devascii_srcdir)/DESC.proto
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devcp1047/devcp1047.am b/font/devcp1047/devcp1047.am
index 9a3cc21..be9ee04 100644
--- a/font/devcp1047/devcp1047.am
+++ b/font/devcp1047/devcp1047.am
@@ -46,4 +46,4 @@ font/devcp1047/DESC: $(devcp1047_srcdir)/DESC.proto
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devdvi/devdvi.am b/font/devdvi/devdvi.am
index 95e0bd8..bb25397 100644
--- a/font/devdvi/devdvi.am
+++ b/font/devdvi/devdvi.am
@@ -93,4 +93,4 @@ font/devdvi/DESC: $(devdvi_srcdir)/DESC.in
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devhtml/devhtml.am b/font/devhtml/devhtml.am
index 1b8229d..6223573 100644
--- a/font/devhtml/devhtml.am
+++ b/font/devhtml/devhtml.am
@@ -57,4 +57,4 @@ font/devhtml/DESC: $(devhtml_srcdir)/DESC.proto
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devlatin1/devlatin1.am b/font/devlatin1/devlatin1.am
index 4d51111..0e15ad7 100644
--- a/font/devlatin1/devlatin1.am
+++ b/font/devlatin1/devlatin1.am
@@ -46,4 +46,4 @@ font/devlatin1/DESC: $(devlatin1_srcdir)/DESC.proto
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devlbp/devlbp.am b/font/devlbp/devlbp.am
index 33c31de..b6069af 100644
--- a/font/devlbp/devlbp.am
+++ b/font/devlbp/devlbp.am
@@ -57,4 +57,4 @@ font/devlbp/DESC: $(devlbp_srcdir)/DESC.in
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devlj4/devlj4.am b/font/devlj4/devlj4.am
index 633cd1a..a0df705 100644
--- a/font/devlj4/devlj4.am
+++ b/font/devlj4/devlj4.am
@@ -108,4 +108,4 @@ devlj4_fonts: hpftodit font/devlj4/DESC
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index 23d197d..0394329 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -175,4 +175,4 @@ uninstall_devpdf:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devps/devps.am b/font/devps/devps.am
index 56798d6..8eca2c7 100644
--- a/font/devps/devps.am
+++ b/font/devps/devps.am
@@ -174,4 +174,4 @@ font/devps/symbolsl.pfa: $(devps_srcdir)/symbolsl.ps
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/devutf8/devutf8.am b/font/devutf8/devutf8.am
index 30408f0..d729f32 100644
--- a/font/devutf8/devutf8.am
+++ b/font/devutf8/devutf8.am
@@ -49,4 +49,4 @@ font/devutf8/DESC: $(devutf8_srcdir)/DESC.proto
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/font/scripts/scripts.am b/font/scripts/scripts.am
index c7929f6..415b160 100644
--- a/font/scripts/scripts.am
+++ b/font/scripts/scripts.am
@@ -24,4 +24,4 @@ EXTRA_DIST += $(GENFONTSSH) $(GENDESCSH)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/man/man.am b/man/man.am
index cf083d1..578b346 100644
--- a/man/man.am
+++ b/man/man.am
@@ -45,4 +45,4 @@ man:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/include/include.am b/src/include/include.am
index 9624c9f..63a79e0 100644
--- a/src/include/include.am
+++ b/src/include/include.am
@@ -46,4 +46,4 @@ dist_include:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/libs/libbib/libbib.am b/src/libs/libbib/libbib.am
index c6e8604..6f265d4 100644
--- a/src/libs/libbib/libbib.am
+++ b/src/libs/libbib/libbib.am
@@ -34,4 +34,4 @@ src/libs/libbib/index.$(OBJEXT): defs.h
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/libs/libdriver/libdriver.am b/src/libs/libdriver/libdriver.am
index 8b90372..c8124ad 100644
--- a/src/libs/libdriver/libdriver.am
+++ b/src/libs/libdriver/libdriver.am
@@ -30,4 +30,4 @@ libdriver_a_SOURCES = \
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/libs/libgroff/libgroff.am b/src/libs/libgroff/libgroff.am
index ea75c18..def14bc 100644
--- a/src/libs/libgroff/libgroff.am
+++ b/src/libs/libgroff/libgroff.am
@@ -173,4 +173,4 @@ uninstall_charset_data:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/libs/libxutil/libxutil.am b/src/libs/libxutil/libxutil.am
index 419e886..da5307d 100644
--- a/src/libs/libxutil/libxutil.am
+++ b/src/libs/libxutil/libxutil.am
@@ -34,4 +34,4 @@ endif
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/roff/groff/groff.am b/src/roff/groff/groff.am
index 3902bc0..52fb72c 100644
--- a/src/roff/groff/groff.am
+++ b/src/roff/groff/groff.am
@@ -81,4 +81,4 @@ groff_opts_with_arg.txt: groff_opts_no_arg.txt
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/roff/grog/grog.am b/src/roff/grog/grog.am
index a0e1572..21842f9 100644
--- a/src/roff/grog/grog.am
+++ b/src/roff/grog/grog.am
@@ -53,4 +53,4 @@ grog: $(grog_srcdir)/grog.pl $(GROG) $(SH_DEPS_SED_SCRIPT)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/roff/nroff/nroff.am b/src/roff/nroff/nroff.am
index 22c71f6..7504f9c 100644
--- a/src/roff/nroff/nroff.am
+++ b/src/roff/nroff/nroff.am
@@ -44,4 +44,4 @@ nroff: $(nroff_srcdir)/nroff.sh $(SH_DEPS_SED_SCRIPT)
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/roff/troff/troff.am b/src/roff/troff/troff.am
index 0e69d36..f0fcea8 100644
--- a/src/roff/troff/troff.am
+++ b/src/roff/troff/troff.am
@@ -63,4 +63,4 @@ src/roff/troff/majorminor.cpp: $(top_srcdir)/.version
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/utils/addftinfo/addftinfo.am b/src/utils/addftinfo/addftinfo.am
index 68dbbc0..7352640 100644
--- a/src/utils/addftinfo/addftinfo.am
+++ b/src/utils/addftinfo/addftinfo.am
@@ -34,4 +34,4 @@ addftinfo_SOURCES = \
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/utils/afmtodit/afmtodit.am b/src/utils/afmtodit/afmtodit.am
index bce4832..294264f 100644
--- a/src/utils/afmtodit/afmtodit.am
+++ b/src/utils/afmtodit/afmtodit.am
@@ -55,4 +55,4 @@ afmtodit: $(afmtodit_srcdir)/afmtodit.pl 
$(afmtodit_srcdir)/afmtodit.tables
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/src/utils/hpftodit/hpftodit.am b/src/utils/hpftodit/hpftodit.am
index a222df3..1785692 100644
--- a/src/utils/hpftodit/hpftodit.am
+++ b/src/utils/hpftodit/hpftodit.am
@@ -33,4 +33,4 @@ hpftodit_SOURCES = \
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:
diff --git a/tmac/tmac.am b/tmac/tmac.am
index f2d0786..1c69fbc 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -274,4 +274,4 @@ uninstall_tmac_hook:
 # mode: makefile-automake
 # fill-column: 72
 # End:
-# vim: set filetype=automake textwidth=72:
+# vim: set autoindent filetype=automake textwidth=72:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]