unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* comment-start redefined in cc-langs.el
@ 2006-04-29 14:41 martin rudalics
  2006-05-02  7:58 ` Alan Mackenzie
  2006-07-20 10:44 ` Alan Mackenzie
  0 siblings, 2 replies; 9+ messages in thread
From: martin rudalics @ 2006-04-29 14:41 UTC (permalink / raw)
  Cc: bug-cc-mode

With emacs -Q do

C-h v comment-start RET

gets me

comment-start is a variable defined in `newcomment.el'
...

Now load cc-mode in a new buffer, return to scratch, and do again

C-h v comment-start RET

gets me

comment-start is a variable defined in `cc-engine.el'
...

If I now click on `cc-engine.el' I am told

find-function-search-for-symbol: Cannot find definition of `comment-start' in library `cc-engine.el'

The same holds for `comment-end' and `comment-start-skip'.

Would it be possible to rename these to `c-comment-start',
`c-comment-end', and `c-comment-start-skip' in `cc-langs.el'?

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

end of thread, other threads:[~2006-07-24  6:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-29 14:41 comment-start redefined in cc-langs.el martin rudalics
2006-05-02  7:58 ` Alan Mackenzie
2006-05-02 12:57   ` martin rudalics
2006-05-02 15:55     ` Alan Mackenzie
2006-07-20 10:44 ` Alan Mackenzie
2006-07-21 16:05   ` martin rudalics
2006-07-21 22:52     ` Alan Mackenzie
2006-07-21 22:13       ` martin rudalics
2006-07-24  6:59       ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).