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


From: Martin Stjernholm
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cc-langs.el
Date: Fri, 01 Oct 2004 11:43:02 -0400

Index: emacs/lisp/progmodes/cc-langs.el
diff -c emacs/lisp/progmodes/cc-langs.el:1.29 
emacs/lisp/progmodes/cc-langs.el:1.30
*** emacs/lisp/progmodes/cc-langs.el:1.29       Wed Aug 11 16:22:21 2004
--- emacs/lisp/progmodes/cc-langs.el    Fri Oct  1 15:35:50 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]