diff runtime/doc/eval.txt @ 4159:8b86b69546a9

Update runtime files.
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Feb 2013 21:26:00 +0100
parents cb185366f5c8
children fa4089df54bc
line wrap: on
line diff
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -503,7 +503,7 @@ This removes all entries from "dict" wit
 
 
 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