summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-03-06 10:01:43 +0200
committerTor Lillqvist <tml@iki.fi>2012-03-07 07:35:27 +0200
commit41daea641b836370ef009182ac1e0013d76576ae (patch)
tree01c254cc2f54a2cec9bd464b81df6f18a55eb46d /configure.in
parentAdd option to only list filenames (diff)
downloadcore-41daea641b836370ef009182ac1e0013d76576ae.tar.gz
core-41daea641b836370ef009182ac1e0013d76576ae.zip
Make Emacs mode line consistent with the vim one
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index f6a236706456..ad5026128054 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-dnl -*- Mode: Autoconf; tab-width: 8; indent-tabs-mode: nil -*-
+dnl -*- Mode: Autoconf; tab-width: 4; indent-tabs-mode: nil -*-
dnl configure.in serves as input for the GNU autoconf package
dnl in order to create a configure script.
@@ -11124,5 +11124,4 @@ for details
_EOF
-
dnl vim:set shiftwidth=4 softtabstop=4 expandtab: