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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user