]> git.eshelyaron.com Git - emacs.git/commit
strokes: Support running a function when no stroke matches
authorLiu Hui <liuhui1610@gmail.com>
Tue, 22 Aug 2023 05:52:03 +0000 (13:52 +0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 31 Aug 2023 09:30:43 +0000 (12:30 +0300)
commit017bf0f99ad549398c4a55445e69f64861c8fefd
treea9468889e2b57cfbb21fe93a66f35ceeafc3f875
parent4adedd2996188589fbae4a8c99fe39a6f54347d7
strokes: Support running a function when no stroke matches

* lisp/strokes.el (strokes-no-match-function): New variable.
(strokes-no-match-default): New function.
(strokes-execute-stroke): Run `strokes-no-match-function' when no
stroke matches.  (Bug#65449)
lisp/strokes.el