diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-08-07 13:14:20 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-08-07 13:14:20 +0200 |
commit | 321f33a2b111c3c0ea1246ffa705d2cc9e8e9242 (patch) | |
tree | d53834881640cfc34fbeea8553b5d940e12c3fb1 /test | |
parent | 91f4ea2fa455ad2458e727217d83a177f333c637 (diff) | |
download | emacs-321f33a2b111c3c0ea1246ffa705d2cc9e8e9242.tar.gz emacs-321f33a2b111c3c0ea1246ffa705d2cc9e8e9242.tar.bz2 emacs-321f33a2b111c3c0ea1246ffa705d2cc9e8e9242.zip |
Improve how url-http displays status messages
* lisp/url/url-util.el (url-display-message): New function.
(url-display-percentage): Make obsolete in favor of
url-display-message.
* lisp/url/url-http.el
(url-http-content-length-after-change-function):
Prefer 'url-display-message' to 'url-display-percentage'.
(url-http-content-length-after-change-function)
(url-http-chunked-encoding-after-change-function):
Remove ineffectual calls to 'url-display-percentage'.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions