mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-15 15:50:57 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| nxml-enc.el | ||
| nxml-maint.el | ||
| nxml-mode.el | ||
| nxml-ns.el | ||
| nxml-outln.el | ||
| nxml-parse.el | ||
| nxml-rap.el | ||
| nxml-util.el | ||
| rng-cmpct.el | ||
| rng-dt.el | ||
| rng-loc.el | ||
| rng-maint.el | ||
| rng-match.el | ||
| rng-nxml.el | ||
| rng-parse.el | ||
| rng-pttrn.el | ||
| rng-uri.el | ||
| rng-util.el | ||
| rng-valid.el | ||
| rng-xsd.el | ||
| xmltok.el | ||
| xsd-regexp.el | ||