emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e6a4ef4 2/2: * lisp/isearch.el: Minor doc fix.


From: Juri Linkov
Subject: master e6a4ef4 2/2: * lisp/isearch.el: Minor doc fix.
Date: Mon, 1 Mar 2021 14:59:21 -0500 (EST)

branch: master
commit e6a4ef48fd0b0ea4386069eb47d148c930856ce6
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>

    * lisp/isearch.el: Minor doc fix.
---
 lisp/isearch.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/isearch.el b/lisp/isearch.el
index 8aaf765..e7926ac 100644
--- a/lisp/isearch.el
+++ b/lisp/isearch.el
@@ -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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]