Prevent cc-langs.elc being loaded at run time.
authorAlan Mackenzie <acm@muc.de>
Fri, 22 Jul 2011 12:53:46 +0000 (12:53 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 22 Jul 2011 12:53:46 +0000 (12:53 +0000)
commita9901f61c7bb3e602645baec7b705c44f3c87929
treea733375e6f9ae7b8df900c38e6edf86be45b8764
parent11d074b2952909def6ab8e0f8313e84ec440cdc9
Prevent cc-langs.elc being loaded at run time.

cc-mode.el: Remove two autoload forms which loaded cc-langs.

cc-langs.el (c-make-init-lang-vars-fun): Don't emit "(require 'cc-langs)".
Quote a form so it will evaluate at (cc-mode's) compilation time.
lisp/ChangeLog
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el