Document that variable binding order is unspecified
commitc04ac8a3191820d37e7858b7ca4e31cf04808cc3
authorPhilipp Stephani <phst@google.com>
Fri, 23 Dec 2016 12:14:55 +0000 (23 13:14 +0100)
committerPhilipp Stephani <phst@google.com>
Fri, 23 Dec 2016 16:28:37 +0000 (23 17:28 +0100)
tree4ea933d54682334fe9d1636b7d720d99dec42434
parent272554a6664bc8d2039878218a5b80b1ef830d55
Document that variable binding order is unspecified

* doc/lispref/variables.texi (Local Variables):
* cl.texi (Modify Macros): Document that binding order in 'let' and
'cl-letf' is unspecified.
doc/lispref/variables.texi
doc/misc/cl.texi