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. --- fakesdio.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'fakesdio.h') diff --git a/fakesdio.h b/fakesdio.h index 094fd006c3..928d37b90a 100644 --- a/fakesdio.h +++ b/fakesdio.h @@ -123,11 +123,5 @@ #define fgets(s,n,f) _CANNOT _fgets_ /* - * 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