emacs/lisp/url
Mattias Engdegård cb4f4dd891 Don't use mapconcat for effect
* lisp/progmodes/make-mode.el (makefile-browser-fill):
* lisp/url/url-mailto.el (url-mailto):
Use `mapc` instead of `mapconcat`.
2023-04-10 15:20:27 +02:00
..
ChangeLog.1 ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-auth.el Avoid signaling errors in url-basic-auth when password is nil 2023-03-02 14:35:15 +02:00
url-cache.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-cid.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-cookie.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-dav.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-domsuf.el Use more recent public_suffix_list.dat where possible 2023-02-17 22:50:13 +01:00
url-expand.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-file.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-ftp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-future.el Merge from origin/emacs-29 2023-01-01 05:47:47 -05:00
url-gw.el Merge from origin/emacs-29 2023-03-20 06:30:39 +01:00
url-handlers.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-history.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-http.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-imap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-irc.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-ldap.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-mailto.el Don't use mapconcat for effect 2023-04-10 15:20:27 +02:00
url-methods.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-misc.el ; Fix 'make-obsolete-variable' forms 2023-03-18 09:12:12 +02:00
url-news.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-nfs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-parse.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-privacy.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-proxy.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-queue.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-tramp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url-vars.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
url.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00