diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-12 12:05:26 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-24 11:41:47 +0100 |
commit | 4a0541a5ddee0485d19dba1960a3a5821cf68fdd (patch) | |
tree | 4598ac400eb6f65ef279796c9bc830710d96e822 /lisp/emacs-lisp/lisp-mode.el | |
parent | 75c6564c928e6548ec10b938db9693dda3dd09e5 (diff) | |
download | emacs-4a0541a5ddee0485d19dba1960a3a5821cf68fdd.tar.gz emacs-4a0541a5ddee0485d19dba1960a3a5821cf68fdd.tar.bz2 emacs-4a0541a5ddee0485d19dba1960a3a5821cf68fdd.zip |
Implement Ffuncall in terms of funcall_general
* src/eval.c (funcall_general, Ffuncall): Delegate the actual work in
Ffuncall to funcall_general which does exactly this.
This slows down some less used function call paths by a small amount
but the code duplication was just silly.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions