-*eval.txt* For Vim version 7.0aa. Last change: 2005 Jun 11
+*eval.txt* For Vim version 7.0aa. Last change: 2005 Jun 14
VIM REFERENCE MANUAL by Bram Moolenaar
:echo onedict['a']
11
-For more info see |list-identity|.
+Two Dictionaries compare equal if all the key-value pairs compare equal. For
+more info see |list-identity|.
Dictionary modification ~
-*spell.txt* For Vim version 7.0aa. Last change: 2005 Jun 13
+*spell.txt* For Vim version 7.0aa. Last change: 2005 Jun 14
VIM REFERENCE MANUAL by Bram Moolenaar
bored.
You can enter the number of your choice or press
<Enter> if you don't want to replace.
+ If 'verbose' is non-zero a score will be displayed to
+ indicate the likeliness to the badly spelled word (the
+ higher the score the more different).
+ The score may be slightly wrong for words with
+ multi-byte characters.
PERFORMANCE
#define VIM_VERSION_NODOT "vim70aa"
#define VIM_VERSION_SHORT "7.0aa"
#define VIM_VERSION_MEDIUM "7.0aa ALPHA"
-#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 13)"
-#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 13, compiled "
+#define VIM_VERSION_LONG "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 14)"
+#define VIM_VERSION_LONG_DATE "VIM - Vi IMproved 7.0aa ALPHA (2005 Jun 14, compiled "