emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v
Date: Mon, 03 Sep 2007 19:28:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/09/03 19:28:23

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -b -r1.122 -r1.123
--- ChangeLog   31 Aug 2007 16:40:05 -0000      1.122
+++ ChangeLog   3 Sep 2007 19:28:23 -0000       1.123
@@ -1,3 +1,10 @@
+2007-09-03  Diane Murray  <address@hidden>
+
+       * url-http.el: (url-http-parse-headers): Bind the current buffer
+       rather than calling `url-mark-buffer-as-dead' with
+       `current-buffer', so that the correct buffer is killed if
+       `url-retrieve-synchronously' gets redirected to a new URL.
+
 2007-08-31  Stefan Monnier  <address@hidden>
 
        * url-parse.el (url): Use defstruct rather than macros.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]