The prototype of deepcopy() mentioned in the list of builtin
functions is missing the optional parameter.

    /lcd

diff -r e91143b9ad7a runtime/doc/eval.txt
--- a/runtime/doc/eval.txt      Wed Feb 05 22:46:52 2014 +0100
+++ b/runtime/doc/eval.txt      Mon Feb 10 18:42:25 2014 +0200
@@ -1745,7 +1745,7 @@
 cursor( {lnum}, {col} [, {coladd}])
                                Number  move cursor to {lnum}, {col}, {coladd}
 cursor( {list})                        Number  move cursor to position in 
{list}
-deepcopy( {expr})              any     make a full copy of {expr}
+deepcopy( {expr}[, {noref}])   any     make a full copy of {expr}
 delete( {fname})               Number  delete file {fname}
 did_filetype()                 Number  TRUE if FileType autocommand event used
 diff_filler( {lnum})           Number  diff filler lines about {lnum}

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Raspunde prin e-mail lui