Update runtime files.

This commit is contained in:
Bram Moolenaar
2013-02-20 21:26:00 +01:00
parent 63dbda1caa
commit 26402cb2de
8 changed files with 951 additions and 42 deletions
+1 -1
View File
@@ -503,7 +503,7 @@ This removes all entries from "dict" with a value not matching 'x'.
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