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/delphi.el


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

Index: emacs/lisp/progmodes/delphi.el
diff -c emacs/lisp/progmodes/delphi.el:3.13 emacs/lisp/progmodes/delphi.el:3.14
*** emacs/lisp/progmodes/delphi.el:3.13 Wed May 18 10:20:12 2005
--- emacs/lisp/progmodes/delphi.el      Thu May 26 16:39:27 2005
***************
*** 2002,2008 ****
         (delphi-parse-region (point-min) (point-max))
         (delphi-progress-done))))
  
!   (run-hooks 'delphi-mode-hook))
  
  ;;; arch-tag: 410e192d-e9b5-4397-ad62-12340fc3fa41
  ;;; delphi.el ends here
--- 2002,2008 ----
         (delphi-parse-region (point-min) (point-max))
         (delphi-progress-done))))
  
!   (run-mode-hooks 'delphi-mode-hook))
  
  ;;; arch-tag: 410e192d-e9b5-4397-ad62-12340fc3fa41
  ;;; delphi.el ends here




reply via email to

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