; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.
This commit is contained in:
parent
e418e91091
commit
df081b9f9c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue