Don't require url when compiling, as url-type is no longer a macro.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user