From abec5bedacd77b2152e61ec3216ab47bd7272fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dagfinn=20Ilmari=20Manns=C3=A5ker?= Date: Wed, 18 Mar 2015 01:37:04 +0100 Subject: Replace common Emacs file-local variables with dir-locals An empty cpan/.dir-locals.el stops Emacs using the core defaults for code imported from CPAN. Committer's work: To keep t/porting/cmp_version.t and t/porting/utils.t happy, $VERSION needed to be incremented in many files, including throughout dist/PathTools. perldelta entry for module updates. Add two Emacs control files to MANIFEST; re-sort MANIFEST. For: RT #124119. --- iperlsys.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'iperlsys.h') diff --git a/iperlsys.h b/iperlsys.h index 39999b063d..57160e0804 100644 --- a/iperlsys.h +++ b/iperlsys.h @@ -1415,11 +1415,5 @@ struct IPerlSockInfo #endif /* __Inc__IPerl___ */ /* - * Local variables: - * c-indentation-style: bsd - * c-basic-offset: 4 - * indent-tabs-mode: nil - * End: - * * ex: set ts=8 sts=4 sw=4 et: */ -- cgit v1.2.1