1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 08:52:40 -07:00
emacs/doc
Sean Whitton 7d63d267f2 Rename 'any' to 'member-if' and deprecate 'cl-member-if'
* lisp/subr.el (any): Rename from this ...
(member-if): ... to this.  All uses changed.
(any): New function alias.
* lisp/emacs-lisp/cl-seq.el (cl-member-if): Mark obsolete.
* 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-04 14:43:05 +00:00
..
emacs New command 'unfill-paragraph' 2026-03-04 14:20:47 +00:00
lispintro emacs-lisp-intro.texi: Eliminate duplicate ASCII art 2026-02-27 13:42:40 -05:00
lispref Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
translations ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00