diff options
author | Bram Moolenaar <Bram@vim.org> | 2019-02-17 21:18:32 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2019-02-17 21:18:32 +0100 |
commit | 4c92e75dd4ddb68dd92a86dd02d53c70dd4af33a (patch) | |
tree | 854789544d45595f5bbd76e86151f5ae42488525 /runtime/doc/pattern.txt | |
parent | a5483448cba6997517003a22a8029f0de1007d0e (diff) | |
download | vim-git-4c92e75dd4ddb68dd92a86dd02d53c70dd4af33a.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/pattern.txt')
-rw-r--r-- | runtime/doc/pattern.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt index f17db9682..a4ddd8d64 100644 --- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -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() */[[=* *[==]* |