minor doc corrections

svn: r10059
This commit is contained in:
Matthew Flatt 2008-05-30 19:36:59 +00:00
parent 7b7c0f5c04
commit bb2d82bfb1
2 changed files with 5 additions and 4 deletions

View File

@ -167,7 +167,7 @@ as the @tech{definitions window} plus a few more:
@onscreen{Keybindings} sub-menu of @onscreen{Edit} selects a file
containing Scheme definitions of keybindings. The file must contain a
single module that uses a special keybindings language,
@schememodname[framework/keybinding-lang]. For example, a file named
@scheme[framework/keybinding-lang]. For example, a file named
@filepath{mykeys.ss} for keybindings might contain the following
code:

View File

@ -131,9 +131,10 @@ file if
@item{the file is expected to contain a module (i.e., the second
argument to the handler is a symbol);}
@item{the value of each of @scheme[current-eval],
@scheme[current-load], and @scheme[current-namespace] is the same as
when @scheme[make-compilation-manager-load/use-compiled-handler] was
@item{the value of each of @scheme[(current-eval)],
@scheme[(current-load)], and @scheme[(namespace-module-registry
(current-namespace))] is the same as when
@scheme[make-compilation-manager-load/use-compiled-handler] was
called;}
@item{the value of @scheme[use-compiled-file-paths] contains the