]> git.eshelyaron.com Git - emacs.git/commit
* lisp/kmacro.el: Fix test cases broken by last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2021 14:37:57 +0000 (10:37 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 18 May 2021 14:37:57 +0000 (10:37 -0400)
commit6a7e503ccaf7ccdc47916fa12012ae19b30a016c
tree9a3dff9bf1adef0c63337b96be8176eea9be73e9
parent2c90aa93a9d4d53c090dbb8a33501fa4e8cefc64
* lisp/kmacro.el: Fix test cases broken by last change

(kmacro-lambda-form): Remove unused args `counter` and `format`.
Arrange to be able to extract `mac` from the function.
(kmacro-extract-lambda): Use this new extraction instead of digging
into the guts of a function's code.
lisp/kmacro.el