emacs/lisp isearch.el
Juri Linkov <[email protected]>
| Newsgroups | gmane.emacs.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juri Linkov <jurta> 08/10/19 22:33:18
Modified files:
lisp : isearch.el
Log message:
(isearch-query-replace, isearch-query-replace-regexp):
Add arg `delimited' as in `query-replace' for the case when
isearch-allow-scroll=t and the user types C-u M-%. Doc fix.
Add more indicators to the prompt ("word" and "in region").
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/isearch.el?cvsroot=emacs&r1=1.330&r2=1.331