]> git.eshelyaron.com Git - emacs.git/commit
Don't signal when I-search occurs within a kbd macro
authorPo Lu <luangruo@yahoo.com>
Wed, 9 Aug 2023 12:42:44 +0000 (20:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 9 Aug 2023 12:43:37 +0000 (20:43 +0800)
commitcaa3bc8aa8fd4c46268fef135936d2f1901888fc
treece3747dee401555ea8add10e2097baf9f7f08123
parent18a84922c5167c995f03c5c023c978f127d37dde
Don't signal when I-search occurs within a kbd macro

* lisp/isearch.el (isearch-mode): Check last-event-frame is not
`macro' before providing it to `device-class'.  (bug#65175)
lisp/isearch.el