aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorChris Newton2011-07-13 16:12:06 +0200
committerLars Magne Ingebrigtsen2011-07-13 16:12:06 +0200
commitb0c9af93ab50209acfeaa447495bf0d40a4fddc5 (patch)
tree4a4c4e46221a036c2c179fe6f0e7bfd5b60e3244 /lisp/url/ChangeLog
parent2a517d45db7725ad690cb2cbc8ad134057935c22 (diff)
downloademacs-b0c9af93ab50209acfeaa447495bf0d40a4fddc5.tar.gz
emacs-b0c9af93ab50209acfeaa447495bf0d40a4fddc5.zip
Copy over `url-show-status' to the async buffer
* url-http.el (url-http): Copy over `url-show-status' to the async buffer so that `url-display-percentage' does the right thing (bug#4680).
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 80b970ac02f..6a3638c4232 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
12011-07-13 Chris Newton <redshodan@gmail.com> (tiny change)
2
3 * url-http.el (url-http): Copy over `url-show-status' to the async
4 buffer so that `url-display-percentage' does the right thing
5 (bug#4680).
6
12011-07-06 Nick Dokos <nicholas.dokos@hp.com> (tiny change) 72011-07-06 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
2 8
3 * url-cache.el (url-cache-extract): Set buffer multibyte flag to 9 * url-cache.el (url-cache-extract): Set buffer multibyte flag to