]> git.eshelyaron.com Git - emacs.git/commit
Doc fix in let-alist for keys with nil value
authorStefan Kangas <stefankangas@gmail.com>
Tue, 26 Sep 2023 16:13:00 +0000 (18:13 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 28 Sep 2023 22:28:28 +0000 (00:28 +0200)
commit71feee79309b66a7baf7847472ccebf019d2a801
tree6edae37cd0d39fea129ebc7d1e4a8f2552e246cc
parent72cc9cf2cde6e8bce7884f6a91db90e592ca931c
Doc fix in let-alist for keys with nil value

* lisp/emacs-lisp/let-alist.el (let-alist): Clarify that keys with a
nil value will give the same result as if they were missing.
lisp/emacs-lisp/let-alist.el