emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/progmodes mixal-mode.el
Date: Wed, 12 Oct 2005 13:28:54 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/10/12 17:28:53

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

Log message:
        (mixal-mode-syntax-table): Add \n as end-comment.
        (mixal-operation-codes): Remove.
        (mixal-operation-codes-alist): Immediately initialize to full value.
        (mixal-add-operation-code): Remove.
        (mixal-describe-operation-code): Make the arg non-optional.
        Use the interactive spec instead.
        Use mixal-operation-codes-alist rather than mixal-operation-codes.
        (mixal-font-lock-keywords): Don't highlight comments here any more.
        (mixal-font-lock-syntactic-keywords): New var.
        (mixal-mode): Use it.  Fix comment-start-skip.

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





reply via email to

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