]> git.eshelyaron.com Git - emacs.git/commit
Evaluate recent isearch-motion lambdas
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 15 Sep 2021 18:37:08 +0000 (19:37 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Wed, 15 Sep 2021 18:45:10 +0000 (19:45 +0100)
commitca6ae0d905ca8a9d3e9077ae85a58d69a3fceca2
tree5c5bb27323b67b6dbc057397244d4477a290e6e4
parent0762c7c67fd76a2cad3ad3c8cca21e8be27a68b4
Evaluate recent isearch-motion lambdas

* lisp/isearch.el (beginning-of-buffer, end-of-buffer)
(scroll-up-command, scroll-down-command): Evaluate the lambdas
inside the isearch-motion properties of these commands.
lisp/isearch.el