index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-util.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-02
url: %-encode literal % characters when building query strings
Steven Allen
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-08
Checkdoc fixes in `url/*.el`
Stefan Kangas
2024-06-04
Spelling fixes
Paul Eggert
2024-04-18
; Fix last change
Eli Zaretskii
2024-04-18
Avoid unnecessary escaping in 'url-build-query-string'
Dagfinn Ilmari Mannsåker
2024-01-04
Avoid `defconst` for vars which we modify
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-30
* lisp/url/url-util.el (url-insert-entities-in-string): Simplify
Stefan Monnier
2022-08-07
Improve how url-http displays status messages
Stefan Kangas
2022-08-03
Remove superfluous autoloads from url-util.el
Stefan Kangas
2022-08-03
; * lisp/url/url-util.el (url-display-percentage): simplify
Mattias Engdegård
2022-08-03
Improve obsoletion of trimming functions in url-util.el
Stefan Kangas
2022-08-03
Remove some XEmacs compat code from url-util.el
Stefan Kangas
2022-08-03
Make url-util space trimming functions obsolete
Stefan Kangas
2022-05-25
Remove some ancient Emacs compat code
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-07-04
* lisp/url/url-util.el (url-unhex-string): Doc fix.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-06
Prefer setq-local in url/*.el
Stefan Kangas
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-02-23
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-14
Make url-hexify-string accept a list of allowed chars (bug#26469)
Hong Xu
2019-09-24
Clean up url-parse-args slightly
Lars Ingebrigtsen
2019-08-05
New function time-convert
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-13
Make eww understand #fragment URLs at point interactively
Lars Ingebrigtsen
2019-04-13
Don't signal error from url debug functions
Dmitry Gutov
2019-03-13
Avoid gratuitous errors in 'url-retrieve-synchronously'
Eli Zaretskii
2019-03-04
Fix regular-expression glitches and typos
Paul Eggert
2019-02-20
Merge from origin/emacs-26
Glenn Morris
2019-02-16
Update citations of Internet RFCs
Paul Eggert
2019-02-13
Don’t assume CURRENT_TIME_LIST
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-05-01
`url-domain' doc clarification
Lars Ingebrigtsen
2018-05-01
Rewrite `url-domain' to avoid network traffic
Lars Ingebrigtsen
2018-04-19
* lisp/url/url-util.el (puny-encode-domain): Autoload it.
Glenn Morris
2018-04-13
Make Unicode domain names work again in URL after recent changes
Lars Ingebrigtsen
2018-04-13
Change gnutls-verify-error to be first-match
Peder O. Klingenberg
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-06-18
* url/url-util.el (url-get-url-at-point): Add missing group in
Andreas Schwab
2017-05-10
Simplify url-encode-url and add a test
Dmitry Gutov
[next]