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-handlers.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-handlers.el,v
Date: Sun, 02 Dec 2007 18:05:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/02 18:05:26

Index: url-handlers.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/url-handlers.el,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- url-handlers.el     1 Dec 2007 22:04:51 -0000       1.22
+++ url-handlers.el     2 Dec 2007 18:05:26 -0000       1.23
@@ -41,9 +41,6 @@
 (autoload 'mm-dissect-buffer "mm-decode" "Dissect the current buffer and 
return a list of MIME handles.")
 (autoload 'url-scheme-get-property "url-methods" "Get property of a URL 
SCHEME.")
 
-(eval-when-compile
-  (require 'cl))
-
 ;; Implementation status
 ;; ---------------------
 ;; Function                            Status




reply via email to

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