]> git.eshelyaron.com Git - emacs.git/commit
src/comp.c: New macro CALLNI
authorStefan Kangas <stefankangas@gmail.com>
Mon, 13 Jan 2025 23:35:51 +0000 (00:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 14 Jan 2025 08:49:46 +0000 (09:49 +0100)
commitbabdcd9d4cb90a430ec7f10b6c3e316099b85984
tree33873f9a79030ae8cc508978820e7cdb17001aa6
parentdba75277232766c23b04adf908d677ecfd021489
src/comp.c: New macro CALLNI

* src/comp.c (CALL0I, CALL1I, CALL2I, CALL4I): Delete macros.
(CALLNI): New macro, replacing the above.  All callers updated.

(cherry picked from commit e6ad99e36c6c2e5322381f8af48cc283d2d899dc)
src/comp.c