changeset 58190:71f3f7fc6fcd

run-mode-hooks instead of run-hooks
author Daniel Pfeiffer <occitan@esperanto.org>
date Fri, 12 Nov 2004 23:47:30 +0000
parents 9817ad6b6fe4
children fbb7fdcdbde5
files lisp/progmodes/cperl-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cperl-mode.el	Fri Nov 12 22:35:21 2004 +0000
+++ b/lisp/progmodes/cperl-mode.el	Fri Nov 12 23:47:30 2004 +0000
@@ -1544,7 +1544,7 @@
        (cperl-msb-fix))
   (if (featurep 'easymenu)
       (easy-menu-add cperl-menu))	; A NOP in Emacs.
-  (run-hooks 'cperl-mode-hook)
+  (run-mode-hooks 'cperl-mode-hook)
   ;; After hooks since fontification will break this
   (if cperl-pod-here-scan
       (or cperl-syntaxify-by-font-lock