]> git.eshelyaron.com Git - emacs.git/commit
Fix Edebug specification for 'cl-define-compiler-macro'.
authorPhilipp Stephani <phst@google.com>
Sun, 3 Sep 2023 14:55:12 +0000 (16:55 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 3 Sep 2023 14:56:18 +0000 (16:56 +0200)
commitc799ad42f705f64975771e181dee29e1d0ebe97a
treeb47891b7fde8812050516f3773271cb86e35c329
parent6e1ee57c8ef58c9426ed55e5255c2527f45549a4
Fix Edebug specification for 'cl-define-compiler-macro'.

* lisp/emacs-lisp/cl-macs.el (cl-define-compiler-macro): Give the
instrumented name a suffix to make it unique.  Otherwise it will clash
with the name of the main function.
lisp/emacs-lisp/cl-macs.el