Mercurial > emacs
comparison lisp/international/isearch-x.el @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children | fb79180b618d |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
128 (let ((unread-command-events nil)) | 128 (let ((unread-command-events nil)) |
129 (isearch-process-search-string str str)) | 129 (isearch-process-search-string str str)) |
130 (isearch-update))) | 130 (isearch-update))) |
131 (isearch-process-search-char last-char))) | 131 (isearch-process-search-char last-char))) |
132 | 132 |
133 ;;; arch-tag: 1a90a6cf-2cb2-477a-814a-9ff895852822 | |
133 ;;; isearch-x.el ends here | 134 ;;; isearch-x.el ends here |