diff lisp/ChangeLog @ 104878:b5cd21deee56

* files.el (top-level): Require `cl' when compiling.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Sep 2009 15:23:09 +0000
parents 24d04b560b0d
children 02bf3383a22f
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 07 02:35:29 2009 +0000
+++ b/lisp/ChangeLog	Mon Sep 07 15:23:09 2009 +0000
@@ -1,3 +1,7 @@
+2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
+
+	* files.el (top-level): Require `cl' when compiling.
+
 2009-09-07  Glenn Morris  <rgm@gnu.org>
 
 	* files.el (auto-mode-alist): Use delphi-mode for .dpr files.