diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-29 22:01:03 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-29 22:01:03 +0000 |
commit | 06a89a51592d300396f2f846d1983df5029931be (patch) | |
tree | 6a0d97b40132d0eabb19b8419c190b1a10fb64bf /runtime/doc/pattern.txt | |
parent | d8fc5c0b999204f47efd7702502b41ead11948a4 (diff) | |
download | vim-git-06a89a51592d300396f2f846d1983df5029931be.tar.gz |
updated for version 7.0f05
Diffstat (limited to 'runtime/doc/pattern.txt')
-rw-r--r-- | runtime/doc/pattern.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt index 8d5d40e15..d68da44bd 100644 --- a/runtime/doc/pattern.txt +++ b/runtime/doc/pattern.txt @@ -1,4 +1,4 @@ -*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 22 +*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 29 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1019,7 +1019,7 @@ x A single character, with no special meaning, matches itself have almost the same meaning, e.g., when ignoring accents. The form is: [=a=] - Currrently this is only implemented for latin1. Also works for the + Currently this is only implemented for latin1. Also works for the latin1 characters in utf-8 and latin9. */[[.* *[..]* - A collation element. This currently simply accepts a single |