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
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs