1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-13 02:12:18 -07:00
emacs/lisp/textmodes
Sean Whitton 2bdf15f6d8 Rename 'any' to 'member-if' and deprecate 'cl-member-if'
* lisp/subr.el (any): Rename from this ...
(member-if): ... to this.  All uses changed.
Implement '&key KEY-FN' for backwards compatibility.
(any): New function alias.
* lisp/emacs-lisp/cl-seq.el (cl-member-if): Make an alias for
'member-if'.
* lisp/obsolete/cl.el (member-if): Delete obsolete function
alias.
* doc/lispref/lists.texi (List Elements):
* doc/misc/cl.texi (Lists as Sets):
* etc/NEWS: Document the change.
2026-03-03 13:57:07 +00:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
emacs-authors-mode.el
emacs-news-mode.el
enriched.el
fill.el
flyspell.el
glyphless-mode.el
html-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
ispell.el
less-css-mode.el
makeinfo.el
markdown-ts-mode.el ; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode. 2026-02-22 10:46:01 +02:00
mhtml-mode.el
mhtml-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
nroff-mode.el
page-ext.el ; Fix last change 2026-02-14 13:59:26 +02:00
page.el
paragraphs.el
picture.el Support cons cell for 'line-spacing' 2026-01-24 13:32:44 +02:00
pixel-fill.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el
rst.el Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-03 13:57:07 +00:00
sgml-mode.el
string-edit.el
table.el
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
toml-ts-mode.el Fix broken FOO-mode-indent-offset convention 2026-02-22 18:48:57 -05:00
two-column.el
underline.el
word-wrap-mode.el
yaml-ts-mode.el (yaml-ts-mode-yamllint-options): Use a list of strings 2026-02-04 11:03:57 -05:00