* eval.c (Fcalled_interactively_p): Add `kind' argument.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Oct 2009 17:47:38 +0000 (17:47 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Oct 2009 17:47:38 +0000 (17:47 +0000)
commit9d28c33edefe1b366f4c6944886a3e4cf294cf60
tree49c37c932cee4f48d0bba8b7009ceec71af60d92
parentced10a4c9f0030e4e554d6ca3f96c6e366dba8db
* eval.c (Fcalled_interactively_p): Add `kind' argument.
* subr.el (interactive-p): Mark obsolete.
(called-interactively-p): Make the optional-ness of `kind' obsolete.
* emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
advertised-signature-table for subroutines as well.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/subr.el
src/ChangeLog
src/eval.c