unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs c-mode
@ 2007-04-19 15:23 Hadron
  2007-04-19 16:58 ` Lennart Borgman (gmail)
  2007-04-19 18:13 ` Karl Hegbloom
  0 siblings, 2 replies; 6+ messages in thread
From: Hadron @ 2007-04-19 15:23 UTC (permalink / raw)
  To: help-gnu-emacs


A small bug or something I am missing?

Consider comment (1) below:

/*
 * task_nice - return the nice value of a given task.
 * @p: the task in question.
 */

describe face reveals it as 

font-lock-comment-face

All is highlighted as I would expect based on my customised faces.

However, comment block (2) below (note the second asterisk on line 1):

/**
 * task_nice - return the nice value of a given task.
 * @p: the task in question.
 */

Here the face is

font-lock-doc-face

Is this correct? Is /** supposed to be something special?

c-version is 5.31.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-04-20 11:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-19 15:23 emacs c-mode Hadron
2007-04-19 16:58 ` Lennart Borgman (gmail)
2007-04-19 18:13 ` Karl Hegbloom
2007-04-20 10:02   ` Daniel
     [not found]   ` <mailman.2294.1177063692.7795.help-gnu-emacs@gnu.org>
2007-04-20 11:00     ` Hadron
2007-04-20 11:59       ` Daniel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).