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. --- util.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'util.h') diff --git a/util.h b/util.h index 6e63f3bc2e..0d41ebc027 100644 --- a/util.h +++ b/util.h @@ -230,11 +230,5 @@ means arg not present, 1 is empty string/null byte */ #endif /* - * 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