diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-01-14 21:36:46 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-14 21:37:04 +0100 |
commit | 16c89c5ae5ec0c002c327793e783f0a943bacb0d (patch) | |
tree | b5c52c5ecd63967769e8ae4a53663488b3b2afcc /lisp/emacs-lisp/bytecomp.el | |
parent | 2e937dc2b5ad7a87a099df3f014795e88df5cba9 (diff) | |
download | emacs-16c89c5ae5ec0c002c327793e783f0a943bacb0d.tar.gz emacs-16c89c5ae5ec0c002c327793e783f0a943bacb0d.tar.bz2 emacs-16c89c5ae5ec0c002c327793e783f0a943bacb0d.zip |
Use calln instead of calling Ffuncall directly
* src/bytecode.c (bcall0):
* src/comp.c (bcall0):
* src/eval.c (apply1):
* src/lisp.h (call0):
* src/thread.c (invoke_thread_function): Use calln instead of calling
Ffuncall directly.
* admin/coccinelle/calln.cocci: New semantic patch.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions