emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/cc-langs.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-langs.el [lexbind]
Date: Wed, 06 Oct 2004 01:43:32 -0400

Index: emacs/lisp/progmodes/cc-langs.el
diff -c emacs/lisp/progmodes/cc-langs.el:1.19.2.3 
emacs/lisp/progmodes/cc-langs.el:1.19.2.4
*** emacs/lisp/progmodes/cc-langs.el:1.19.2.3   Sat Sep  4 09:22:57 2004
--- emacs/lisp/progmodes/cc-langs.el    Wed Oct  6 05:23:58 2004
***************
*** 124,129 ****
--- 124,132 ----
  (cc-require 'cc-defs)
  (cc-require 'cc-vars)
  
+ ;; This file is not always loaded.  See note above.
+ (cc-external-require 'cl)
+ 
  
  ;;; Setup for the `c-lang-defvar' system.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]