emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes antlr-mode.el


From: Richard M. Stallman
Subject: [Emacs-commit] emacs/lisp/progmodes antlr-mode.el
Date: Mon, 20 Oct 2003 19:30:06 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    03/10/20 19:30:05

Modified files:
        lisp/progmodes : antlr-mode.el 

Log message:
        Make major mode work with cc-mode-5.30+.
        (antlr-c-init-language-vars): New function.
        (antlr-mode): Use it with cc-mode before v5.29.
        (antlr-c-common-init): Don't set some local vars here.
        (antlr-mode): Set them here.
        (antlr-c-forward-sws): New function alias.
        (antlr-mode): Redefine with cc-mode before v5.30.
        (antlr-skip-sexps): Use it.
        (antlr-skip-exception-part): Ditto.
        (antlr-skip-file-prelude): Ditto.
        (antlr-outside-rule-p): Ditto.
        (antlr-end-of-body): Ditto.
        (antlr-option-kind): Ditto.
        (antlr-insert-option-area): Ditto.
        (antlr-file-dependencies): Ditto.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/antlr-mode.el.diff?tr1=1.16&tr2=1.17&r1=text&r2=text





reply via email to

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