emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/progmodes asm-mode.el
Date: Tue, 01 Apr 2003 18:09:14 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/04/01 
18:09:14

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

Log message:
        (asm-mode-syntax-table): Setup entries that do not depend on 
asm-comment-char.
        (asm-mode-map): Declare and init at the same time.
        (asm-code-level-empty-comment-pattern)
        (asm-flush-left-empty-comment-pattern)
        (asm-inline-empty-comment-pattern): Use \s< so they do not depend
        on asm-comment-char.  Turn them into constants.
        (asm-mode): Simplify.
        (asm-line-matches): Remove unused arg.

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





reply via email to

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