diff options
author | Bram Moolenaar <Bram@vim.org> | 2009-06-24 15:51:37 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2009-06-24 15:51:37 +0000 |
commit | b849e713e2163bf3063b118a2c0a8e6ce88521fc (patch) | |
tree | d16a5901ea0859842ce1bb01792f8a854dd87531 /runtime/doc/if_mzsch.txt | |
parent | f061e0befbea69304bc9e09a8d15dab36dabb024 (diff) | |
download | vim-git-b849e713e2163bf3063b118a2c0a8e6ce88521fc.tar.gz |
updated for version 7.2-216v7.2.216
Diffstat (limited to 'runtime/doc/if_mzsch.txt')
-rw-r--r-- | runtime/doc/if_mzsch.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/if_mzsch.txt b/runtime/doc/if_mzsch.txt index d22544419..ceecdba30 100644 --- a/runtime/doc/if_mzsch.txt +++ b/runtime/doc/if_mzsch.txt @@ -1,4 +1,4 @@ -*if_mzsch.txt* For Vim version 7.2. Last change: 2009 May 26 +*if_mzsch.txt* For Vim version 7.2. Last change: 2009 Jun 24 VIM REFERENCE MANUAL by Sergey Khorev @@ -231,7 +231,7 @@ Windows *mzscheme-window* (set-cursor (line . col) [window]) Set cursor position. ============================================================================== -5. Dynamic loading *mzscheme-dynamic* *E812* +5. Dynamic loading *mzscheme-dynamic* *E815* On MS-Windows the MzScheme libraries can be loaded dynamically. The |:version| output then includes |+mzscheme/dyn|. |