emacs/lisp/url
Stefan Kangas 1760029b09 Replace local intersection functions with seq-intersection
* lisp/doc-view.el (doc-view-intersection):
* lisp/gnus/gnus-range.el (gnus-intersection):
* lisp/htmlfontify.el (hfy-interq):
* lisp/loadhist.el (file-set-intersect):
* lisp/mail/smtpmail.el (smtpmail-intersection): Make obsolete in
favor of seq-intersection.  Update all callers.

* lisp/url/url-dav.el (url-intersection): Redefine as obsolete
function alias for seq-intersection.  Update callers.

* lisp/mpc.el (mpc-intersection, mpc-cmd-list, mpc-reorder):
Use seq-intersection.
2021-04-05 11:14:34 +02:00
..
ChangeLog.1 Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
url-about.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-auth.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-cache.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-cid.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-cookie.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-dav.el Replace local intersection functions with seq-intersection 2021-04-05 11:14:34 +02:00
url-dired.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-domsuf.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-expand.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-file.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-ftp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-future.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-gw.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-handlers.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-history.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-http.el * lisp/url/url-http.el (url-http): Fix docstring typo. 2021-02-19 17:32:59 -05:00
url-imap.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-irc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-ldap.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-mailto.el Remove redundant #' before lambda in {mail,net,url}/*.el 2021-04-01 22:05:16 +02:00
url-methods.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-misc.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-news.el Delete some commented out defgroups 2021-03-24 06:15:37 +01:00
url-nfs.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-privacy.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-proxy.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-queue.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-tramp.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00
url-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
url-vars.el Use emacs-version instead of obsolete version variables 2021-04-01 01:27:38 +02:00
url.el Use lexical-binding in all of lisp/url 2021-01-26 18:17:00 -05:00