diff options
author | Paul Pogonyshev <pogonyshev@gmail.com> | 2016-03-26 11:19:43 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-03-26 11:19:43 +0300 |
commit | 6f3243db55e61847784178ea812f28ddf003544a (patch) | |
tree | e2bbb4e4c3a49ab661524135c6b1a610580431b8 /test/lisp/emacs-lisp | |
parent | 368b9bb45f125061506d43af4bd4791ab2cfd7b9 (diff) | |
download | emacs-6f3243db55e61847784178ea812f28ddf003544a.tar.gz emacs-6f3243db55e61847784178ea812f28ddf003544a.tar.bz2 emacs-6f3243db55e61847784178ea812f28ddf003544a.zip |
Implement 'func-arity'
* src/eval.c (Ffunc_arity, lambda_arity): New functions.
* src/bytecode.c (get_byte_code_arity): New function.
* src/lisp.h (get_byte_code_arity): Add prototype.
* doc/lispref/functions.texi (What Is a Function): Document
'func-arity'.
* etc/NEWS: Mention 'func-arity'.
* test/src/fns-tests.el (fns-tests-func-arity): New test set.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions