File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 29
29
doc/if_mzsch.jax
30
30
doc/if_pyth.jax
31
31
doc/if_ruby.jax
32
- doc/if_tcl.jax
33
32
doc/insert.jax
34
33
doc/map.jax
35
34
doc/netbeans.jax
57
56
doc/cmdline.jax
58
57
doc/filetype.jax
59
58
doc/help.jax
59
+ doc/if_tcl.jax
60
60
doc/if_perl.jax
61
61
doc/index.jax
62
62
doc/mlang.jax
Original file line number Diff line number Diff line change @@ -531,9 +531,10 @@ DLLの名前はVimをコンパイルした時のTclのバージョンに一致
531
531
532
532
Unix ~
533
533
534
- The 'tcldll' option can be used to specify the Tcl shared library file instead
535
- of DYNAMIC_TCL_DLL file what was specified at compile time. The version of
536
- the shared library must match the Tcl version Vim was compiled with.
534
+ DYNAMIC_TCL_DLL でコンパイル時に指定されたファイルの代わりに 'tcldll' オプショ
535
+ ンで使用する Perl の共有ライブラリのファイルを指定できます。共有ライブラリのバ
536
+ ージョンは Vim と共にコンパイルされた Tcl のバージョンと一致していなければなり
537
+ ません。
537
538
538
539
==============================================================================
539
540
vim:tw=78:ts=8:ft=help:norl:
You can’t perform that action at this time.
0 commit comments