]> git.eshelyaron.com Git - emacs.git/commit
(when-let*): Warn if body is empty
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 25 Jan 2025 15:39:12 +0000 (10:39 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 18:01:51 +0000 (19:01 +0100)
commitd91b8bb06bae4a109c526c0eaeb63b8f42f5cae2
tree05741a080fccd863caf01d3867e33a54d4d0503e
parent2e9086e016ff6038e3e1af5537f9a0ebf1ba8355
(when-let*): Warn if body is empty

* lisp/subr.el (when-let*): Warn if body is empty.
* lisp/textmodes/tex-mode.el (xref-backend-references): Fix use of
`when-let*`.

(cherry picked from commit 442d04081bbe9913def50b543e499422c4ad9ece)
lisp/subr.el
lisp/textmodes/tex-mode.el