On Sat, Oct 06, 2012 at 10:38:10AM -0700, So8res wrote:
> diff -r 0769b84adf93 runtime/doc/eval.txt
> --- a/runtime/doc/eval.txt Fri Oct 05 21:30:08 2012 +0200
> +++ b/runtime/doc/eval.txt Sat Oct 06 10:21:36 2012 -0700
> @@ -3754,7 +3754,7 @@
> Like |input()|, but when the GUI is running and text dialogs
> are supported, a dialog window pops up to input the text.
> Example: >
> - :let n = inputdialog("value for shiftwidth", &sw)
> + :let n = inputdialog("value for shiftwidth", &sw())
This should be "shiftwidth()", not "&sw()".
--
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]>
--
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