]> git.eshelyaron.com Git - emacs.git/commit
Don't add empty keyboard macro to macro ring (Bug#24992)
authorGemini Lasswell <gazally@runbox.com>
Mon, 18 Dec 2017 18:08:59 +0000 (10:08 -0800)
committerGemini Lasswell <gazally@runbox.com>
Sun, 31 Dec 2017 19:10:26 +0000 (11:10 -0800)
commit312c5655669a882186884626f0cf361de70e679d
tree8229f70ac78519ac7d586b804e31ae703d5c0c5c
parent39ca289a7a33d514c2a46f005db4e7173fb7e9f5
Don't add empty keyboard macro to macro ring (Bug#24992)

* lisp/kmacro.el (kmacro-end-call-mouse): Don't save a newly defined
macro if it is empty.

* test/lisp/kmacro-tests.el (kmacro-tests-end-and-call-macro-mouse):
Remove expected failure tag.
lisp/kmacro.el
test/lisp/kmacro-tests.el