emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/url/url-util.el,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-util.el,v
Date: Sun, 02 Mar 2008 17:24:19 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/03/02 17:24:18

Index: url-util.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/url-util.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- url-util.el 28 Feb 2008 17:41:40 -0000      1.23
+++ url-util.el 2 Mar 2008 17:24:18 -0000       1.24
@@ -28,6 +28,7 @@
 ;;; Code:
 
 (require 'url-parse)
+(eval-when-compile (require 'cl))
 (autoload 'timezone-parse-date "timezone")
 (autoload 'timezone-make-date-arpa-standard "timezone")
 (autoload 'mail-header-extract "mailheader")




reply via email to

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