duplicate-key-event is gone
original commit: 321ba87d0529a781200663c43671c9ae6aad45ff
This commit is contained in:
parent
3880966c43
commit
7211625ed6
|
@ -684,8 +684,7 @@
|
|||
(set! build-protect? #f)))
|
||||
(when building-macro
|
||||
(set! building-macro
|
||||
(cons (cons name
|
||||
(duplicate-key-event event))
|
||||
(cons (cons name event)
|
||||
building-macro)))
|
||||
#t))
|
||||
(send km set-break-sequence-callback done)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user