]> git.eshelyaron.com Git - emacs.git/commit
Document and-let* vs. when-let* usage convention
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 23 Oct 2024 01:07:06 +0000 (09:07 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Oct 2024 05:05:52 +0000 (07:05 +0200)
commitd823dc2b77a36d68f834828e126ccec722c4cd6a
tree382dda6ca8fba2310133ffab045014611ae582ba
parent61ced3cafda493cf2815500ee7c656e5318e7e21
Document and-let* vs. when-let* usage convention

* lisp/subr.el (and-let*): Document and/and-let*
vs. when/when-let* usage convention (some discussion in
bug#73853).
(when-let*): Add cross-reference to and-let*.

(cherry picked from commit 09e05f7ee4de89f5f1dd95aa9498feccfa9a78d6)
lisp/subr.el