diff options
author | Philipp Stephani <phst@google.com> | 2021-05-22 13:29:50 +0200 |
---|---|---|
committer | Philipp Stephani <phst@google.com> | 2021-05-22 13:29:50 +0200 |
commit | 33a52cb45832d4041b6f0db78ee289ba9aca0f64 (patch) | |
tree | c8711f0226c9581a9afe2b9b75ae503a98117577 /test/lisp/files-tests.el | |
parent | 91fa95bde0619b4f3bc7d93d06c7c75998b1588d (diff) | |
download | emacs-33a52cb45832d4041b6f0db78ee289ba9aca0f64.tar.gz emacs-33a52cb45832d4041b6f0db78ee289ba9aca0f64.tar.bz2 emacs-33a52cb45832d4041b6f0db78ee289ba9aca0f64.zip |
Give 'when-let' and 'when-let*' their own Edebug specification.
The Edebug specification of 'if-let' and 'if-let*' doesn't work if the
body is empty. While that's a pathological case, it's not wrong per
se, and could arguably happen due to macro expansion.
* lisp/emacs-lisp/subr-x.el (when-let*, when-let): Don't reuse Edebug
specification from 'if-let*' and 'if-let'.
Diffstat (limited to 'test/lisp/files-tests.el')
0 files changed, 0 insertions, 0 deletions