Changes since 7.2.20
- Fix handling of ex_range escaped backslashes; If there are two consecutive backslashes, skip past both so the second is not mistakenly treated as an escape character. This is consistent with how escaped backslashes are treated in ex_substitute() and global(); from Bosco G. G.
- Spelling fixes from Paul Tagliamonte
- Fix ^^D and 0^D description in man page; pointed out by Tomas Rippl; ok jmc@
- Fix typo in
.gitattributes