1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 10:50:49 -08:00
emacs/lisp/url
Artur Malabarba d99ccd6dd1 Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.
* lisp/url/url-handlers.el (url-insert-file-contents): Move some code to
`url-insert-buffer-contents'.
(url-insert-buffer-contents): New function

(package--with-response-buffer): Use `url-insert-buffer-contents'.
The previous code had some issues with decoding. Refactoring that
function allows us to use the decoding from url-handlers while still
treating both sync and async requests the same.
2015-11-15 21:32:47 +00:00
..
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
url-about.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-auth.el Quoting fixes in lisp mail, mh-e, net, url 2015-08-31 12:56:10 -07:00
url-cache.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-cid.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-cookie.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dav.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dired.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-domsuf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-expand.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-file.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-future.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-gw.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-handlers.el Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue. 2015-11-15 21:32:47 +00:00
url-history.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-http.el Do not include authorization header in an HTTP redirect 2015-09-23 01:58:13 -04:00
url-imap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-irc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ldap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-mailto.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-methods.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-misc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-news.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-nfs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-privacy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-proxy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-queue.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-tramp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-util.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url-vars.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00