Clarify lexical binding with symbol args behavior
commit850ba444a7be542c8dc92efbeb4031868f3f779d
authorNoam Postavsky <npostavs@gmail.com>
Sat, 25 Jun 2016 00:39:24 +0000 (24 20:39 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 1 Jul 2016 04:02:48 +0000 (1 00:02 -0400)
treeaee964c7047f4fdcf0557a61548988d72bcadd1a
parentf981b3136742a8597674dd4915afeb1b220a0464
Clarify lexical binding with symbol args behavior

* doc/lispref/variables.texi (Lexical Binding): Clarify that symbol
arguments always refer to dynamic values (Bug #23781).  Remove mention
of obsolete restriction regarding lexical binding for defun and
defmacro, this no longer applies since 61b108cc 2012-05-29 "*
lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C...".
doc/lispref/variables.texi