emacs-devel
[Top][All Lists]
Advanced

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

Re: comment-start redefined in cc-langs.el


From: martin rudalics
Subject: Re: comment-start redefined in cc-langs.el
Date: Tue, 02 May 2006 14:57:19 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi, Alan!

> I'm not sure why it reports cc-engine.el, ...

... because symbol-file finds cc-engine.elc first in load-history, I
presume.

> A quick grep for "(c-lang-defvar " reveals that these are
> the only non-CC Mode variables redefined in this way.

While you're here: What about C-h v for non-non-CC Mode variables
defined this way?  And maybe

(put 'c-lang-defconst 'doc-string-elt 2)

and eventually

(put 'c-lang-defvar 'doc-string-elt 3)

for ease of reading cc-langs.el?

Sincerely, martin.






reply via email to

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