1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
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
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
url-cid.el
url-cookie.el
url-dav.el
url-domsuf.el Use more recent public_suffix_list.dat where possible 2023-02-17 22:50:13 +01:00
url-expand.el
url-file.el
url-ftp.el
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
url-history.el
url-http.el
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el Don't use mapconcat for effect 2023-04-10 15:20:27 +02:00
url-methods.el
url-misc.el ; Fix 'make-obsolete-variable' forms 2023-03-18 09:12:12 +02:00
url-news.el
url-nfs.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el
url-tramp.el
url-util.el
url-vars.el
url.el