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 [emacs-unicode


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-langs.el [emacs-unicode-2]
Date: Sun, 03 Oct 2004 21:22:48 -0400

Index: emacs/lisp/progmodes/cc-langs.el
diff -c emacs/lisp/progmodes/cc-langs.el:1.25.2.2 
emacs/lisp/progmodes/cc-langs.el:1.25.2.3
*** emacs/lisp/progmodes/cc-langs.el:1.25.2.2   Fri Aug 27 07:00:28 2004
--- emacs/lisp/progmodes/cc-langs.el    Mon Oct  4 01:04:17 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]