Mercurial > emacs
changeset 5196:87d3df5d0e4e
Undo last change.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Fri, 26 Nov 1993 22:20:23 +0000 |
parents | 9c64f67c4683 |
children | c684276af9f2 |
files | lisp/isearch.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/isearch.el Fri Nov 26 22:15:09 1993 +0000 +++ b/lisp/isearch.el Fri Nov 26 22:20:23 1993 +0000 @@ -1295,7 +1295,7 @@ (setq isearch-other-end (if isearch-forward (match-beginning 0) (match-end 0))))) - (quit (isearch-unread (nth 3 (current-input-mode))) + (quit (isearch-unread ?\C-g) (setq isearch-success nil)) (invalid-regexp