(c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
commit07092cb12cd3f6dd53a050f586e98e76435ac1b8
authorRichard M. Stallman <rms@gnu.org>
Sat, 16 Aug 1997 03:41:39 +0000 (16 03:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 16 Aug 1997 03:41:39 +0000 (16 03:41 +0000)
tree500f1100c548f57d22012eaa8d4fe2e202f71f45
parentf3bc6e682ee0ab49d8d169c3b19173312a3ed7e7
(c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
Also, put permanent-local property on variable so it's value won't get
killed by kill-all-local-variables.  This makes it easier for non-CC
Mode derived modes to be initialized correctly.

(c++-mode, java-mode, objc-mode, idl-mode):
Remove obsolete variable c-double-slash-is-comments-p.
lisp/progmodes/cc-mode.el