diff options
| author | Juanma Barranquero | 2012-01-31 17:15:03 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2012-01-31 17:15:03 +0100 |
| commit | 6df6ae42fedb347936ce4c68e11f5d3e8b1d0040 (patch) | |
| tree | be1fdc72811d475e0aa9e853cb88aa6a922b2489 /lisp/url/ChangeLog | |
| parent | fd3e94ece865d8cb85d13e98c1594bcabe3fd8db (diff) | |
| download | emacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.tar.gz emacs-6df6ae42fedb347936ce4c68e11f5d3e8b1d0040.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index f011a8d1dc0..7c92fc33490 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -86,16 +86,15 @@ | |||
| 86 | 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org> | 86 | 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 87 | 87 | ||
| 88 | * url-queue.el: New file. | 88 | * url-queue.el: New file. |
| 89 | (url-queue-run-queue): Pick the first waiting job, and not the | 89 | (url-queue-run-queue): Pick the first waiting job, and not the last. |
| 90 | last. | ||
| 91 | (url-queue-parallel-processes): Lower the concurrency level, since | 90 | (url-queue-parallel-processes): Lower the concurrency level, since |
| 92 | Emacs doesn't seem to like too many async processes. | 91 | Emacs doesn't seem to like too many async processes. |
| 93 | (url-queue-prune-old-entries): Fix up the pruning code. | 92 | (url-queue-prune-old-entries): Fix up the pruning code. |
| 94 | 93 | ||
| 95 | 2011-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org> | 94 | 2011-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 96 | 95 | ||
| 97 | * url-http.el (url-http-wait-for-headers-change-function): Protect | 96 | * url-http.el (url-http-wait-for-headers-change-function): |
| 98 | against malformed headerless responses from servers. | 97 | Protect against malformed headerless responses from servers. |
| 99 | 98 | ||
| 100 | 2011-04-02 Chong Yidong <cyd@stupidchicken.com> | 99 | 2011-04-02 Chong Yidong <cyd@stupidchicken.com> |
| 101 | 100 | ||
| @@ -123,9 +122,9 @@ | |||
| 123 | 122 | ||
| 124 | 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org> | 123 | 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org> |
| 125 | 124 | ||
| 126 | * url-http.el (url-http-wait-for-headers-change-function): Don't | 125 | * url-http.el (url-http-wait-for-headers-change-function): |
| 127 | move point if the callback function has moved changed/killed the | 126 | Don't move point if the callback function has moved/changed/killed |
| 128 | process buffer. | 127 | the process buffer. |
| 129 | 128 | ||
| 130 | 2010-12-16 Miles Bader <miles@gnu.org> | 129 | 2010-12-16 Miles Bader <miles@gnu.org> |
| 131 | 130 | ||
| @@ -198,8 +197,8 @@ | |||
| 198 | 197 | ||
| 199 | 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | 198 | 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 200 | 199 | ||
| 201 | * url-cookie.el (url-cookie-handle-set-cookie): Use | 200 | * url-cookie.el (url-cookie-handle-set-cookie): Use url-lazy-message |
| 202 | url-lazy-message for the cookie warning, which isn't very interesting. | 201 | for the cookie warning, which isn't very interesting. |
| 203 | 202 | ||
| 204 | * url-http.el (url-http-async-sentinel): Check that the buffer is | 203 | * url-http.el (url-http-async-sentinel): Check that the buffer is |
| 205 | still alive before switching to it. | 204 | still alive before switching to it. |
| @@ -265,13 +264,13 @@ | |||
| 265 | 2010-07-01 Mark A. Hershberger <mah@everybody.org> | 264 | 2010-07-01 Mark A. Hershberger <mah@everybody.org> |
| 266 | 265 | ||
| 267 | * url-http.el (url-http-create-request): Add a CRLF on the end so | 266 | * url-http.el (url-http-create-request): Add a CRLF on the end so |
| 268 | that POSTs with content to https urls work. | 267 | that POSTs with content to https URLs work. |
| 269 | See <https://bugs.launchpad.net/mediawiki-el/+bug/540759> | 268 | See <https://bugs.launchpad.net/mediawiki-el/+bug/540759> |
| 270 | 269 | ||
| 271 | 2010-06-22 Mark A. Hershberger <mah@everybody.org> | 270 | 2010-06-22 Mark A. Hershberger <mah@everybody.org> |
| 272 | 271 | ||
| 273 | * url-parse.el (url-user-for-url, url-password-for-url): | 272 | * url-parse.el (url-user-for-url, url-password-for-url): |
| 274 | Convenience functions that get usernames and passwords for urls | 273 | Convenience functions that get usernames and passwords for URLs |
| 275 | from auth-source functions. | 274 | from auth-source functions. |
| 276 | 275 | ||
| 277 | 2010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) | 276 | 2010-06-12 Štěpán Němec <stepnem@gmail.com> (tiny change) |