mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* lisp/isearch.el: Minor doc fix.
This commit is contained in:
parent
6268c9ba6e
commit
e6a4ef48fd
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
;; Instructions
|
||||
|
||||
;; For programmed use of isearch-mode, e.g. calling (`isearch-forward'),
|
||||
;; For programmed use of isearch-mode, e.g. calling `isearch-forward',
|
||||
;; isearch-mode behaves modally and does not return until the search
|
||||
;; is completed. It uses a recursive-edit to behave this way.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue