]> git.eshelyaron.com Git - emacs.git/commitdiff
Require cc-defs.
authorRichard M. Stallman <rms@gnu.org>
Sun, 13 Jul 1997 21:30:50 +0000 (21:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 13 Jul 1997 21:30:50 +0000 (21:30 +0000)
lisp/progmodes/cc-langs.el

index 03667e1870a7e3550186d498baf9e7cba541eeae..abfab2f2bf4c77e6cb65639dc28dfa481251cf3d 100644 (file)
@@ -28,6 +28,8 @@
 ;; Boston, MA 02111-1307, USA.
 
 \f
+(require 'cc-defs)
+
 ;; Regular expressions and other values which must be parameterized on
 ;; a per-language basis.