summaryrefslogtreecommitdiff
path: root/perliol.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-25 08:40:18 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-29 21:53:17 -0400
commit14d04a33467fd25c9767918f61a2bfaec64b0cfa (patch)
treef6137bf68ff85222756eee71bc399184080c8350 /perliol.h
parent34a2706e505e63c675528e3a99d1c07496c48606 (diff)
downloadperl-14d04a33467fd25c9767918f61a2bfaec64b0cfa.tar.gz
update the editor hints for spaces, not tabs
This updates the editor hints in our files for Emacs and vim to request that tabs be inserted as spaces.
Diffstat (limited to 'perliol.h')
-rw-r--r--perliol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/perliol.h b/perliol.h
index 3bce866f49..c667f1f5eb 100644
--- a/perliol.h
+++ b/perliol.h
@@ -279,8 +279,8 @@ PERL_EXPORT_C IV PerlIOUtf8_pushed(pTHX_ PerlIO *f, const char *mode, SV
* Local variables:
* c-indentation-style: bsd
* c-basic-offset: 4
- * indent-tabs-mode: t
+ * indent-tabs-mode: nil
* End:
*
- * ex: set ts=8 sts=4 sw=4 noet:
+ * ex: set ts=8 sts=4 sw=4 et:
*/