emacs-devel
[Top][All Lists]
Advanced

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

Re: /* */ comments in asm-mode.el


From: Stefan Monnier
Subject: Re: /* */ comments in asm-mode.el
Date: Mon, 27 Jan 2003 12:45:06 -0500

> gas supprots /* comment */ style comment. However, asm-mode supports only
> ; comment
> style comment. Therefore the buffer coloring done by font-lock is not 
> beautiful. Here I've added /* comment */ style comment support.

You'll also want to update comment-start, comment-start-skip,
comment-end (and maybe comment-end-skip) accordingly.


        Stefan





reply via email to

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