1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 14:10:47 -08:00
emacs/lisp/url
Nacho Barrientos 26faa2b943 Unify local variable initialisation in url-http
* lisp/url/url-http.el (url-http-chunked-last-crlf-missing): Treat
url-http-chunked-last-crlf-missing as any other buffer variable by
declaring and initialising it the same way as the other related
ones (bug#54989).

Copyright-paperwork-exempt: yes
2022-04-18 11:37:12 +02:00
..
ChangeLog.1
url-about.el
url-auth.el Fix problem with fetching images via Cloudflare 2022-03-06 17:41:28 +01:00
url-cache.el
url-cid.el
url-cookie.el
url-dav.el
url-dired.el
url-domsuf.el
url-expand.el
url-file.el Further fixes for eww-open-url on Tramp files 2022-02-20 22:37:04 +01:00
url-ftp.el
url-future.el
url-gw.el
url-handlers.el
url-history.el
url-http.el Unify local variable initialisation in url-http 2022-04-18 11:37:12 +02:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el Fix problem with fetching images via Cloudflare 2022-03-06 17:41:28 +01:00
url-tramp.el
url-util.el
url-vars.el * lisp/url/url-vars.el: Cosmetic changes 2022-03-15 10:18:07 -04:00
url.el