help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs c-mode


From: Daniel
Subject: Re: emacs c-mode
Date: Fri, 20 Apr 2007 12:02:51 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Karl Hegbloom wrote:

On Thu, 2007-04-19 at 17:23 +0200, Hadron wrote:
A small bug or something I am missing?
 [...]
Is this correct? Is /** supposed to be something special?

Doxygen: http://www.doxygen.org/ ... is in widespread use.  It provides
something very much like Javadoc markup for C and C++ sources.

There are two variables concerning doc-comments: c-doc-comment-style and c-doc-comment-start-regexp.

The first one is a c-style-variable and the buffer-local setting of the latter is derived from that, I think.

Do you use any specific c-style, Hadron?

Have fun
----Daniel





reply via email to

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