commit | 26402cb2de73a82821d7b2becc8d27be1c48fef3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 20 21:26:00 2013 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 20 21:26:00 2013 +0100 |
tree | d1e4735ab3da05b19f7f4aeef1b4abfc22934ac4 | |
parent | 63dbda1caa88042c88d46ad139c99def2e8b80ca [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index fc744e2..1a7cbb9 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt
@@ -503,7 +503,7 @@ Dictionary function ~ - *Dictionary-function* *self* *E725* + *Dictionary-function* *self* *E725* *E862* When a function is defined with the "dict" attribute it can be used in a special way with a dictionary. Example: > :function Mylen() dict