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/dcl-mode.el


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

Index: emacs/lisp/progmodes/dcl-mode.el
diff -c emacs/lisp/progmodes/dcl-mode.el:1.14 
emacs/lisp/progmodes/dcl-mode.el:1.15
*** emacs/lisp/progmodes/dcl-mode.el:1.14       Mon Mar 21 07:42:44 2005
--- emacs/lisp/progmodes/dcl-mode.el    Thu May 26 16:39:27 2005
***************
*** 641,647 ****
    (setq mode-name "DCL")
    (use-local-map dcl-mode-map)
    (tempo-use-tag-list 'dcl-tempo-tags)
!   (run-hooks 'dcl-mode-hook))
  
  
  ;;; *** Movement commands ***************************************************
--- 641,647 ----
    (setq mode-name "DCL")
    (use-local-map dcl-mode-map)
    (tempo-use-tag-list 'dcl-tempo-tags)
!   (run-mode-hooks 'dcl-mode-hook))
  
  
  ;;; *** Movement commands ***************************************************




reply via email to

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