summaryrefslogtreecommitdiff
path: root/doc/lispref/minibuf.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-06-13 16:45:05 +0300
committerEli Zaretskii <eliz@gnu.org>2022-06-13 16:45:05 +0300
commitdf081b9f9c156c6dc674216523571880d4cbe730 (patch)
treec8c01270ea8c79fba346c55829df0a4b4e3ed15b /doc/lispref/minibuf.texi
parente418e9109140bba06b03a9ea5f1dec9f7aa541a3 (diff)
downloademacs-df081b9f9c156c6dc674216523571880d4cbe730.tar.gz
emacs-df081b9f9c156c6dc674216523571880d4cbe730.tar.bz2
emacs-df081b9f9c156c6dc674216523571880d4cbe730.zip
; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.
Diffstat (limited to 'doc/lispref/minibuf.texi')
-rw-r--r--doc/lispref/minibuf.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi
index a59261cb9df..f2adc01c8f7 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