commit | abd468ed0fbcba391e7833feeaa7de3ced841455 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 08 22:22:43 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 08 22:22:43 2016 +0200 |
tree | fa9543b2f456d03168aedb9627cd73dd90d7e1fd | |
parent | f18c4dbbe545757ce93563b25380e6f010340b4e [diff] [blame] |
Updated runtime files
diff --git a/runtime/doc/if_tcl.txt b/runtime/doc/if_tcl.txt index 685c3c2..a02c8c5 100644 --- a/runtime/doc/if_tcl.txt +++ b/runtime/doc/if_tcl.txt
@@ -54,6 +54,9 @@ EOF endfunction < +To see what version of Tcl you have: > + :tcl puts [info patchlevel] +< *:tcldo* *:tcld* :[range]tcld[o] {cmd} Execute Tcl command {cmd} for each line in [range]