emacs-diffs
[Top][All Lists]
Advanced

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

master df081b9f9c: ; * doc/lispref/minibuf.texi (Text from Minibuffer):


From: Eli Zaretskii
Subject: master df081b9f9c: ; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.
Date: Mon, 13 Jun 2022 09:45:43 -0400 (EDT)

branch: master
commit df081b9f9c156c6dc674216523571880d4cbe730
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.
---
 doc/lispref/minibuf.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
index a59261cb9d..f2adc01c8f 100644
--- a/doc/lispref/minibuf.texi
+++ b/doc/lispref/minibuf.texi
@@ -310,6 +310,8 @@ specifying a minibuffer history list to use 
(@pxref{Minibuffer
 History}).  If it is omitted or @code{nil}, the history list defaults
 to @code{regexp-history}.
 
+@cindex @code{case-fold}, text property
+@findex read-regexp-case-fold-search
 The user can use the @kbd{M-c} command to indicate whether case
 folding should be on or off.  If the user has used this command, the
 returned string will have the text property @code{case-fold} set to



reply via email to

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