Add index entry for "ignore case"
* doc/emacs/glossary.texi (Glossary): Add index entry for "ignore case" pointing to "Case Folding".
This commit is contained in:
parent
29e1459965
commit
6b5d829d9d
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ corresponding Control character. @xref{User Input,C-M-}.
|
|||
Case conversion means changing text from upper case to lower case or
|
||||
vice versa. @xref{Case}.
|
||||
|
||||
@cindex ignore case
|
||||
@item Case Folding
|
||||
Case folding means ignoring the differences between case variants of
|
||||
the same letter: upper-case, lower-case, and title-case. Emacs
|
||||
|
|
Loading…
Add table
Reference in a new issue