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


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

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 <address@hidden>
  ;; and Spencer Allain <address@hidden>.
--- 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 <address@hidden>
  ;; and Spencer Allain <address@hidden>.




reply via email to

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