]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Jan 2005 10:53:39 +0000 (10:53 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Jan 2005 10:53:39 +0000 (10:53 +0000)
lisp/ChangeLog
lisp/url/ChangeLog

index 2fb1794a81256a66b92b5fe3cfcbaf33802b63da..d5b86e7c1452021a5492279e7792c2c324ced16f 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * type-break.el (type-break-mode): Add a test for
+       type-break-file-name being non-nil.
+
 2005-01-22  Toby Allsopp  <Toby.Allsopp@navman.com>  (tiny change)
 
        * net/eudc.el (top level): Call (message "") via progn, so that
index 19f39265251b2e04f1bb5e1e92b849983eea88c6..593bf37eb781392d92cc7a07ed03b025f25c233a 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-22  Klaus Straubinger  <KSNetz@Arcor.DE>  (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  <monnier@iro.umontreal.ca>
 
        * url.el (url-retrieve-synchronously): Use accept-process-output rather