1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
emacs/lisp/url
Lars Ingebrigtsen 27e7172ced Avoid a race condition in url-queue-kill-job
* url-queue.el (url-queue-kill-job): Delete the process sentinel
before killing the process to avoid a race condition between the
two processes killing off the process buffer.
2012-02-20 13:12:48 +01:00
..
.gitignore
ChangeLog Avoid a race condition in url-queue-kill-job 2012-02-20 13:12:48 +01:00
url-about.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-auth.el * url-auth.el (url-digest-auth): Copy previous url-basic-auth change. 2012-01-12 00:14:41 -08:00
url-cache.el Add extra checks before expiring the URL cache 2012-02-06 22:37:56 +01:00
url-cid.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-cookie.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-dav.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-dired.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
url-expand.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-file.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ftp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-future.el * url-future.el: Minor doc update. 2012-02-14 08:18:05 -05:00
url-gw.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-handlers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-history.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-http.el Fix typo in last checkin. 2012-02-10 18:30:39 +01:00
url-imap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-irc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ldap.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-mailto.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-methods.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-misc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-news.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-nfs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-ns.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-parse.el Allow specifying whether to inhibit cookies on a per-URL basis 2012-02-08 01:04:42 +01:00
url-privacy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-proxy.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-queue.el Avoid a race condition in url-queue-kill-job 2012-02-20 13:12:48 +01:00
url-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url-vars.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
url.el Warn instead of erroring when pruning the URL cache 2012-02-20 09:22:41 +01:00