/jEdit/tags/jedit-4-1-pre5/doc/tips/tip65.html
# · HTML · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 5dc2a6cdca9821125322c6601325f1f2 MD5 · raw file
- <html><body>The <b>ignore case</b> search and replace flag behaves
- in an intelligent manner when replacing occurrences of the search string.
- If the occurrence is all lower case, all upper case or title case,
- the replace string will be converted into the relevant case when
- inserted into the buffer.<p>
- This automatic conversion is only performed if the replacement
- string is all-lower case.</body></html>