aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2007-08-29 16:28:46 +0000
committerDan Nicolaescu2007-08-29 16:28:46 +0000
commitdc8ceca12c54bf9fb5f208bdb853f8cb94f650e9 (patch)
treec5281de0486f05527e16e6c08c3176ae52d53ea2 /lisp/ChangeLog
parent0a42be6da7d36b5983c086e4c2108596273656e1 (diff)
downloademacs-dc8ceca12c54bf9fb5f208bdb853f8cb94f650e9.tar.gz
emacs-dc8ceca12c54bf9fb5f208bdb853f8cb94f650e9.zip
Don't require url, only autoloaded url
functions are used in this file.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 36418a1caa0..3371affe2a2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/mac-win.el: Don't require url, only autoloaded url
4 functions are used in this file.
5
12007-08-29 Andreas Schwab <schwab@suse.de> 62007-08-29 Andreas Schwab <schwab@suse.de>
2 7
3 * shell.el (shell): Return correct value from interactive spec. 8 * shell.el (shell): Return correct value from interactive spec.