]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el (isearch-pre-command-hook): Replace cl-lib function.
authorGlenn Morris <rgm@gnu.org>
Tue, 20 Mar 2018 21:15:39 +0000 (17:15 -0400)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:53 +0000 (14:17 +0800)
commit45237016f777bdd9cda8d3b3923658fb13e84cc7
tree0c735dfdc99109e2ec81d7c8805b1d3c9815a748
parent7325e1862563c67a1b26344b7d3d8b6eae6d7159
* lisp/isearch.el (isearch-pre-command-hook): Replace cl-lib function.

As a preloaded file, isearch.el cannot require cl-lib at runtime.
lisp/isearch.el