comparison runtime/doc/if_tcl.txt @ 27036:3e661b0cf500

Update runtime files Commit: https://github.com/vim/vim/commit/2f0936cb9a2eb026acac03e6a8fd0b2a5d97508b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 8 21:51:59 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Jan 2022 23:00:06 +0100
parents e69e7133c9cf
children f8116058ca76
comparison
equal deleted inserted replaced
27035:5232c68bb21d 27036:3e661b0cf500
1 *if_tcl.txt* For Vim version 8.2. Last change: 2021 May 27 1 *if_tcl.txt* For Vim version 8.2. Last change: 2022 Jan 08
2 2
3 3
4 VIM REFERENCE MANUAL by Ingo Wilken 4 VIM REFERENCE MANUAL by Ingo Wilken
5 5
6 6
14 6. Miscellaneous; Output from Tcl |tcl-misc| |tcl-output| 14 6. Miscellaneous; Output from Tcl |tcl-misc| |tcl-output|
15 7. Known bugs & problems |tcl-bugs| 15 7. Known bugs & problems |tcl-bugs|
16 8. Examples |tcl-examples| 16 8. Examples |tcl-examples|
17 9. Dynamic loading |tcl-dynamic| 17 9. Dynamic loading |tcl-dynamic|
18 18
19 *E280*
20 {only available when Vim was compiled with the |+tcl| feature} 19 {only available when Vim was compiled with the |+tcl| feature}
21 20
21 *E280*
22 WARNING: There are probably still some bugs. Please send bug reports, 22 WARNING: There are probably still some bugs. Please send bug reports,
23 comments, ideas etc to <Ingo.Wilken@informatik.uni-oldenburg.de> 23 comments, ideas etc to <Ingo.Wilken@informatik.uni-oldenburg.de>
24 24
25 ============================================================================== 25 ==============================================================================
26 1. Commands *tcl-ex-commands* *E571* *E572* 26 1. Commands *tcl-ex-commands* *E571* *E572*