1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/doc
Paul Pogonyshev 6f3243db55 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.
2016-03-26 11:19:43 +03:00
..
emacs - 2016-03-22 11:04:36 -07:00
lispintro Omit unnecessary history from Lisp intro 2016-01-31 17:31:53 -08:00
lispref Implement 'func-arity' 2016-03-26 11:19:43 +03:00
man Unhide the --no-line-directive option to 'etags' 2016-03-21 17:05:55 -07:00
misc Merge from origin/emacs-25 2016-03-23 11:27:22 -07:00