]> git.eshelyaron.com Git - emacs.git/commit
Add a workaround for Bug#42672
authorPhilipp Stephani <phst@google.com>
Sun, 2 Aug 2020 16:05:36 +0000 (18:05 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 2 Aug 2020 16:05:36 +0000 (18:05 +0200)
commit3e0c3479b24e1978d30bbcc00faac7bdd6bdd170
tree6c986cb3485d84bf9eb638d5b5295c6b5a0ce8c0
parent0a65e060207def5d31fb7d96b8d3bb1441fd13c9
Add a workaround for Bug#42672

* lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Work around Bug#42672
by uniquifying inline method names.

* test/lisp/emacs-lisp/cl-generic-tests.el
(cl-defgeneric/edebug/method): New regression test.
lisp/emacs-lisp/cl-generic.el
test/lisp/emacs-lisp/cl-generic-tests.el