• Gemini Lasswell's avatar
    Fix Edebug specs for if-let* and and-let* (Bug#29236) · 700f74e4
    Gemini Lasswell authored
    * test/lisp/emacs-lisp/subr-x.el (if-let*, if-let): Change Edebug
    spec to cause Edebug to instrument tests the results of which are
    not bound to symbols (the (VALUEFORM) case).
    (and-let*): Change Edebug spec to allow empty body.
    
    *test/lisp/emacs-lisp/subr-x-tests.el:
    (subr-x-and-let*-test-group-1): Add missing quote to erroneous
    form so Edebug will work on this test.
    700f74e4
subr-x.el 8.47 KB