From: Eli Zaretskii Date: Sat, 22 Jan 2005 10:53:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2628 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a8461d34c0cb22da8d4f32ebb8fb29111e493c3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2fb1794a812..d5b86e7c145 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-01-22 Eli Zaretskii + + * type-break.el (type-break-mode): Add a test for + type-break-file-name being non-nil. + 2005-01-22 Toby Allsopp (tiny change) * net/eudc.el (top level): Call (message "") via progn, so that diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 19f39265251..593bf37eb78 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,8 @@ +2005-01-22 Klaus Straubinger (tiny change) + + * url-http.el (url-http-parse-headers): Reset url-http-data to + nil, like for the 303 response. + 2005-01-13 Stefan Monnier * url.el (url-retrieve-synchronously): Use accept-process-output rather