Index: emacs/lisp/progmodes/ada-mode.el
diff -c emacs/lisp/progmodes/ada-mode.el:1.62
emacs/lisp/progmodes/ada-mode.el:1.63
*** emacs/lisp/progmodes/ada-mode.el:1.62 Tue May 10 09:12:40 2005
--- emacs/lisp/progmodes/ada-mode.el Thu May 26 16:39:27 2005
***************
*** 1369,1375 ****
(min ada-indent (current-column))))))
(add-hook 'skeleton-end-hook 'ada-adjust-case-skeleton nil t)
! (run-hooks 'ada-mode-hook)
;; To be run after the hook, in case the user modified
;; ada-fill-comment-prefix
--- 1369,1375 ----
(min ada-indent (current-column))))))
(add-hook 'skeleton-end-hook 'ada-adjust-case-skeleton nil t)
! (run-mode-hooks 'ada-mode-hook)
;; To be run after the hook, in case the user modified
;; ada-fill-comment-prefix
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs