]> git.eshelyaron.com Git - emacs.git/commit
Add new function function-alias-p
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jan 2022 08:38:47 +0000 (09:38 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 13 Jan 2022 08:49:19 +0000 (09:49 +0100)
commitc8a2af3037c647bf6dd53f53af1b344e284f809b
tree040dd59ecf4494b6c923fba1e9d5fd58294125e5
parent48159c16b58af959555ced5cbd510835db5ea17b
Add new function function-alias-p

* doc/lispref/functions.texi (Defining Functions): Document it.
* lisp/subr.el (function-alias-p): New function (bug#53178).
doc/lispref/functions.texi
etc/NEWS
lisp/subr.el
test/lisp/subr-tests.el