Index: emacs/lisp/progmodes/vhdl-mode.el
diff -c emacs/lisp/progmodes/vhdl-mode.el:1.29 
emacs/lisp/progmodes/vhdl-mode.el:1.30
*** emacs/lisp/progmodes/vhdl-mode.el:1.29      Fri May 20 13:32:33 2005
--- emacs/lisp/progmodes/vhdl-mode.el   Thu May 26 16:39:28 2005
***************
*** 4622,4628 ****
           (if noninteractive "" "  See menu for documentation and release 
notes."))
  
    ;; run hooks
!   (run-hooks 'vhdl-mode-hook))
  
  (defun vhdl-activate-customizations ()
    "Activate all customizations on local variables."
--- 4622,4628 ----
           (if noninteractive "" "  See menu for documentation and release 
notes."))
  
    ;; run hooks
!   (run-mode-hooks 'vhdl-mode-hook))
  
  (defun vhdl-activate-customizations ()
    "Activate all customizations on local variables."


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to