Mercurial > emacs
changeset 83758:727d03075a75
Don't require url, only autoloaded url
functions are used in this file.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 29 Aug 2007 16:28:46 +0000 |
parents | 0ce482dc32a6 |
children | 493b2df20f41 |
files | lisp/ChangeLog lisp/term/mac-win.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 29 16:03:26 2007 +0000 +++ b/lisp/ChangeLog Wed Aug 29 16:28:46 2007 +0000 @@ -1,3 +1,8 @@ +2007-08-29 Dan Nicolaescu <dann@ics.uci.edu> + + * term/mac-win.el: Don't require url, only autoloaded url + functions are used in this file. + 2007-08-29 Andreas Schwab <schwab@suse.de> * shell.el (shell): Return correct value from interactive spec.