emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes cwarn.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/progmodes cwarn.el
Date: Mon, 08 Apr 2002 18:45:14 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     02/04/08 
18:45:13

Modified files:
        lisp/progmodes : cwarn.el 

Log message:
        (global-cwarn-mode): Use define-minor-mode.
        (global-cwarn-mode): Use easy-mmode-define-global-mode.
        (cwarn-font-lock-keywords): New function.
        Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords.
        (cwarn-font-lock-match): New macro.
        (cwarn-font-lock-match-assignment-in-expression)
        (cwarn-font-lock-match-dangerous-semicolon)
        (cwarn-font-lock-match-reference): Use it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/cwarn.el.diff?tr1=1.6&tr2=1.7&r1=text&r2=text




reply via email to

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