emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el
Date: Thu, 26 May 2005 12:39:46 -0400

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."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]