Subject: | [PATCH] Stop using obsolete make-local-hook function |
Date: | Fri, 8 Jun 2012 00:20:03 +0200 |
To: | bug-perl-critic [...] rt.cpan.org |
From: | intrigeri <intrigeri [...] debian.org> |
In Debian we are currently applying the attached patch to Perl-Critic.
We thought you might be interested in it, too.
From: intrigeri <intrigeri@boum.org>
Date: Thu, 7 Jun 2012 23:17:51 +0200
Subject: Don't use obsolete make-local-hook function.
Instead, pass a non-nil value to the `LOCAL' argument of add-hook,
which has been nicely replacing the need to run make-local-hook since
Emacs 21.1.
---
extras/perlcritic.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/extras/perlcritic.el b/extras/perlcritic.el
index e1b74a7..570b9c7 100644
Thanks in advance,
intrigeri, Debian Perl Group
Message body is not shown because sender requested not to inline it.