projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33046fc
)
Require cc-defs.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jul 1997 21:30:50 +0000
(21:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jul 1997 21:30:50 +0000
(21:30 +0000)
lisp/progmodes/cc-langs.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-langs.el
b/lisp/progmodes/cc-langs.el
index 03667e1870a7e3550186d498baf9e7cba541eeae..abfab2f2bf4c77e6cb65639dc28dfa481251cf3d 100644
(file)
--- a/
lisp/progmodes/cc-langs.el
+++ b/
lisp/progmodes/cc-langs.el
@@
-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.