Update runtime files.

This commit is contained in:
Bram Moolenaar
2019-02-17 21:18:32 +01:00
parent a5483448cb
commit 4c92e75dd4
39 changed files with 984 additions and 361 deletions

View File

@ -1135,7 +1135,7 @@ x A single character, with no special meaning, matches itself
The "Func" column shows what library function is used. The
implementation depends on the system. Otherwise:
(1) Uses islower() for ASCII and Vim builtin rules for other
characters when built with the |+multi_byte| feature.
characters.
(2) Uses Vim builtin rules
(3) As with (1) but using isupper()
*/[[=* *[==]*