Index: emacs/lisp/progmodes/icon.el
diff -c emacs/lisp/progmodes/icon.el:1.29 emacs/lisp/progmodes/icon.el:1.30
*** emacs/lisp/progmodes/icon.el:1.29 Fri Dec 31 14:53:55 2004
--- emacs/lisp/progmodes/icon.el Thu May 26 16:39:27 2005
***************
*** 205,211 ****
(cons '(icon-mode "\\<procedure\\>" "\\<end\\>" nil
icon-forward-sexp-function)
hs-special-modes-alist)))
! (run-hooks 'icon-mode-hook))
;; This is used by indent-for-comment to decide how much to
;; indent a comment in Icon code based on its context.
--- 205,211 ----
(cons '(icon-mode "\\<procedure\\>" "\\<end\\>" nil
icon-forward-sexp-function)
hs-special-modes-alist)))
! (run-mode-hooks 'icon-mode-hook))
;; This is used by indent-for-comment to decide how much to
;; indent a comment in Icon code based on its context.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs