summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-09-01 20:35:12 +0000
committerJuri Linkov <juri@jurta.org>2004-09-01 20:35:12 +0000
commit6a18e4e72c2ab83d2cca8b6a6c432676ade70347 (patch)
treedc8e3d0fa7fb18a4beee0b2031e7f33e0bb5c4e4 /lisp/emacs-lisp/lisp.el
parent1a699acfc29e47c6ea37346005612c6e3ae8b681 (diff)
downloademacs-6a18e4e72c2ab83d2cca8b6a6c432676ade70347.tar.gz
emacs-6a18e4e72c2ab83d2cca8b6a6c432676ade70347.tar.bz2
emacs-6a18e4e72c2ab83d2cca8b6a6c432676ade70347.zip
* isearch.el (isearch-wrap-function)
(isearch-push-state-function): New defvars. (isearch-pop-fun-state): New defsubst. (isearch-top-state): Call function saved in `isearch-pop-fun-state'. (isearch-push-state): Set the result of calling `isearch-push-state-function' to the `isearch-pop-fun-state' field. (isearch-cancel): Call function saved in `isearch-pop-fun-state' to restore the mode-specific starting point of terminated search. (isearch-abort): Call `isearch-cancel' instead of its duplicated code. (isearch-repeat): Call `isearch-wrap-function' if defined. (isearch-message-prefix): Don't add prefix "over" to the message for wrapped search if `isearch-wrap-function' is defined. (isearch-search): Call function saved in `isearch-pop-fun-state' to restore the mode-specific starting point of failed search.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions