changeset 67238:72c35eea2ce0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 01 Dec 2005 19:15:13 +0000
parents 40f77d1e999e
children 1b6a19499877
files lisp/url/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Thu Dec 01 19:15:05 2005 +0000
+++ b/lisp/url/ChangeLog	Thu Dec 01 19:15:13 2005 +0000
@@ -1,3 +1,11 @@
+2005-12-01  Klaus Straubinger  <KSNetz@Arcor.DE>  (tiny change)
+
+	* url-history.el (url-history-track):
+	Call url-history-setup-save-timer in :set function.
+	:type allows three alternatives.
+	(url-history-setup-save-timer): Test url-history-track.
+	* url.el (url-retrieve): Test url-history-track.
+
 2005-11-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* url-http.el: Use with-current-buffer.