Add clarification to if-let* docstring
commitbdb71dea4a478115bde5c8260f228613d6717157
authorMark Oteiza <mvoteiza@udel.edu>
Wed, 13 Sep 2017 17:25:41 +0000 (13 13:25 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Wed, 13 Sep 2017 17:27:49 +0000 (13 13:27 -0400)
tree5fcc6f7485d7f0bb5fb9261f65d6a12b7867079c
parent6519df8f5a10826f4a3203aa55da30bca25cb6f1
Add clarification to if-let* docstring

Also make its behaviour consistent with and-let* in that empty bindings
results in success, not failure.
* lisp/emacs-lisp/subr-x.el: Edit docstring, change else to then.
lisp/emacs-lisp/subr-x.el