diff options
| author | Paul Eggert | 2011-07-13 23:41:47 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-07-13 23:41:47 -0700 |
| commit | cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e (patch) | |
| tree | 1bdb0fd052770b8c3b0c6ea83fb7c6a9bfdd5b85 /lisp/url/ChangeLog | |
| parent | ca4aa9359160557f8103639fc3c0ccb16c6ba8d2 (diff) | |
| parent | 27fa387ad10e6a5639de1ab08e7559c06e9d802d (diff) | |
| download | emacs-cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e.tar.gz emacs-cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e.zip | |
Merge from trunk.
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 6 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-07-06 Nick Dokos <nicholas.dokos@hp.com> (tiny change) | 7 | 2011-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 |