summaryrefslogtreecommitdiffstats
path: root/runtime/doc/if_mzsch.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-24 17:56:50 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-24 17:56:50 +0100
commit705ada1aff27ecd9c47c690df817d043c2ceb5e2 (patch)
tree441cd7a2f7f1c71ab099c328f73125280a1af674 /runtime/doc/if_mzsch.txt
parentf48aa160fdd7b8caa7678e1a2139244dd2bdc547 (diff)
Update a few runtime files.
Diffstat (limited to 'runtime/doc/if_mzsch.txt')
-rw-r--r--runtime/doc/if_mzsch.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/if_mzsch.txt b/runtime/doc/if_mzsch.txt
index 388a1ee060..90954d0b48 100644
--- a/runtime/doc/if_mzsch.txt
+++ b/runtime/doc/if_mzsch.txt
@@ -1,4 +1,4 @@
-*if_mzsch.txt* For Vim version 7.4. Last change: 2016 Jan 16
+*if_mzsch.txt* For Vim version 7.4. Last change: 2016 Jan 24
VIM REFERENCE MANUAL by Sergey Khorev
@@ -265,7 +265,7 @@ directly from Scheme. For instance: >
<
==============================================================================
-7. Dynamic loading *mzscheme-dynamic* *E815*
+7. Dynamic loading *mzscheme-dynamic* *E815*
On MS-Windows the MzScheme libraries can be loaded dynamically. The |:version|
output then includes |+mzscheme/dyn|.
@@ -294,7 +294,7 @@ to set the environment variable as the following: >
PLTCONFIGDIR=C:\Racket63\etc
<
==============================================================================
-8. MzScheme setup *mzscheme-setup*
+8. MzScheme setup *mzscheme-setup* *E895*
Vim requires "racket/base" module for if_mzsch core (fallback to "scheme/base"
if it doesn't exist), "r5rs" module for test and "raco ctool" command for