]> git.eshelyaron.com Git - emacs.git/commit
Note that lex bound lambda forms are not self-quoting (Bug#33199)
authorNoam Postavsky <npostavs@gmail.com>
Mon, 29 Oct 2018 23:01:07 +0000 (19:01 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 9 Nov 2018 01:13:56 +0000 (20:13 -0500)
commit39e85a0c6c8de75b446e8e4dc41cdfdca96907e3
treea95b5bece57c76052fcad728e1de962ba2d3fee2
parentfa605f242eec680b2c7d1374d1405510818d9103
Note that lex bound lambda forms are not self-quoting (Bug#33199)

* doc/lispref/functions.texi (Anonymous Functions):
* lisp/subr.el (lambda): Note that under lexical binding a lambda form
yields a closure object (Bug#33199).
doc/lispref/functions.texi
lisp/subr.el