diff options
| author | Sean Whitton | 2026-03-03 13:57:07 +0000 |
|---|---|---|
| committer | Sean Whitton | 2026-03-03 13:57:07 +0000 |
| commit | 2bdf15f6d8293b21234cd236f39ce68f62e1f6c3 (patch) | |
| tree | 642b56c1cb2b63f2bda3def9b2b545f572cf4377 /java | |
| parent | 73a2a5cd0597ae699a452692bc8454abba195952 (diff) | |
| download | emacs-2bdf15f6d8293b21234cd236f39ce68f62e1f6c3.tar.gz emacs-2bdf15f6d8293b21234cd236f39ce68f62e1f6c3.zip | |
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.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions