emacs/lisp/nxml
Stefan Kangas 6686a31591 Remove local uniquify functions in favour of seq-uniq
* lisp/emacs-lisp/seq.el (seq-uniq): Add autoload cookie.
* lisp/pcomplete.el: (pcomplete-uniquify-list): Use seq-uniq.
* lisp/eshell/esh-util.el (eshell-uniqify-list)
(eshell-uniquify-list):
* lisp/nxml/rng-util.el (rng-uniquify-equal):
* lisp/progmodes/idlwave.el (idlwave-uniquify):
* lisp/textmodes/artist.el (artist-uniq): Make into obsolete
function aliases for seq-uniq.  Update callers.
* lisp/nxml/rng-util.el (rng-uniquify-eq): Make obsolete in favor
of seq-uniq.  Update callers.
2021-04-05 15:14:19 +02:00
..
nxml-enc.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-mode.el Fix typos 2021-02-18 16:50:55 +01:00
nxml-ns.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-outln.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-rap.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-util.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-cmpct.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
rng-dt.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-loc.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-maint.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-match.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-nxml.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-parse.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-pttrn.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-uri.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
rng-util.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-valid.el Prefer defvar-local in nxml/*.el 2021-01-31 15:00:41 +01:00
rng-xsd.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
xmltok.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
xsd-regexp.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00