Index: emacs/lisp/progmodes/modula2.el
diff -c emacs/lisp/progmodes/modula2.el:1.25 
emacs/lisp/progmodes/modula2.el:1.26
*** emacs/lisp/progmodes/modula2.el:1.25        Fri Dec 31 14:54:45 2004
--- emacs/lisp/progmodes/modula2.el     Thu May 26 16:39:28 2005
***************
*** 172,178 ****
          ;; Obsoleted by Emacs 19.35 parse-partial-sexp's COMMENTSTOP.
          ;(font-lock-comment-start-regexp . "(\\*")
          ))
!   (run-hooks 'm2-mode-hook))
  
  ;; Regexps written with help from Ron Forrester <[EMAIL PROTECTED]>
  ;; and Spencer Allain <[EMAIL PROTECTED]>.
--- 172,178 ----
          ;; Obsoleted by Emacs 19.35 parse-partial-sexp's COMMENTSTOP.
          ;(font-lock-comment-start-regexp . "(\\*")
          ))
!   (run-mode-hooks 'm2-mode-hook))
  
  ;; Regexps written with help from Ron Forrester <[EMAIL PROTECTED]>
  ;; and Spencer Allain <[EMAIL PROTECTED]>.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to