From: Glenn Morris Date: Tue, 24 Feb 2009 03:31:15 +0000 (+0000) Subject: (cperl-find-pods-heres): Don't globally bind `name'. X-Git-Tag: emacs-pretest-23.0.91~41 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=af1d43f946fad28f5d53bafb0d5687b8cc95810d;p=emacs.git (cperl-find-pods-heres): Don't globally bind `name'. --- diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index 07777fe68d4..4fdbfb75c53 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el @@ -3608,7 +3608,7 @@ the sections using `cperl-pod-head-face', `cperl-pod-face', face head-face here-face b e bb tag qtag b1 e1 argument i c tail tb is-REx is-x-REx REx-subgr-start REx-subgr-end was-subgr i2 hairy-RE (case-fold-search nil) (inhibit-read-only t) (buffer-undo-list t) - (modified (buffer-modified-p)) overshoot is-o-REx + (modified (buffer-modified-p)) overshoot is-o-REx name (after-change-functions nil) (cperl-font-locking t) (use-syntax-state (and cperl-syntax-state