Glenn Morris
|
3b7d5980c9
|
Add :version tags for url-queue.el.
* lisp/url/url-queue.el (url-queue-parallel-processes, url-queue-timeout):
Add :version tag for options that will be new in 24.1.
|
2011-06-01 10:34:24 -07:00 |
|
Lars Magne Ingebrigtsen
|
5a94384bca
|
(url-queue-parallel-processes): Increase the default to 6, since 2 seems too conservative for normal usage.
|
2011-05-31 22:58:01 +02:00 |
|
Lars Magne Ingebrigtsen
|
11aedcecf7
|
Kill all processes associated with the buffer.
|
2011-05-02 20:30:48 +02:00 |
|
Lars Magne Ingebrigtsen
|
471129b1e3
|
Autoload `url-queue-retrieve', and fix up the pruning code.
|
2011-05-02 20:15:39 +02:00 |
|
Lars Magne Ingebrigtsen
|
08da93f1a3
|
(url-queue-run-queue): Pick the first waiting job, and not the last.
|
2011-05-02 19:28:34 +02:00 |
|
Lars Magne Ingebrigtsen
|
5c77c3eda3
|
Add the new file url-queue.el, which allows controlling the
parallelism when fetching web pages asynchronously.
|
2011-05-02 19:06:56 +02:00 |
|