]> code.delx.au - gnu-emacs/commitdiff
Don't require url when compiling, as url-type is no longer a macro.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 15 Oct 2007 08:57:14 +0000 (08:57 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Mon, 15 Oct 2007 08:57:14 +0000 (08:57 +0000)
lisp/ChangeLog
lisp/term/mac-win.el

index 33ed2702a04c2fc47803e4f469b05efb810f5c41..4c19ecffffa865d35ac504a8e1734e5af9dbe5ff 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * term/mac-win.el: Don't require url when compiling, as url-type is
+       no longer a macro.
+
 2007-10-14  Glenn Morris  <rgm@gnu.org>
 
        * progmodes/etags.el (select-tags-table): Disable undo in the
index 314989906dd6d95f3ee00c6452df14d3be7f4bfa..483e73464dc0dd5a6d6dd7626cc9edb7fa0c42b9 100644 (file)
@@ -76,7 +76,6 @@
 (require 'menu-bar)
 (require 'fontset)
 (require 'dnd)
-(eval-when-compile (require 'url))
 
 (defvar mac-charset-info-alist)
 (defvar mac-service-selection)