]> git.eshelyaron.com Git - emacs.git/commit
Unify local variable initialisation in url-http
authorNacho Barrientos <nacho.barrientos@cern.ch>
Mon, 18 Apr 2022 09:36:52 +0000 (11:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 18 Apr 2022 09:37:12 +0000 (11:37 +0200)
commit26faa2b943675107e1664b2fea7174137c473475
treea6e83cc3f1c079c3521de75c4d6a9872b10211c5
parent088cb6115f9e3c4637b1eafbffa022873a70d7e9
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
lisp/url/url-http.el