caml -> camel aka gamal
svn: r12084
This commit is contained in:
parent
3a99284745
commit
695c8979ec
|
@ -753,7 +753,7 @@ instead of
|
||||||
#rx"-" (string-titlecase name) "")))
|
#rx"-" (string-titlecase name) "")))
|
||||||
scheme/base))]
|
scheme/base))]
|
||||||
will get the @scheme[scheme/base] bindings that match the regexp,
|
will get the @scheme[scheme/base] bindings that match the regexp,
|
||||||
and renamed to use ``caml case''.}
|
and renamed to use ``camel case''.}
|
||||||
|
|
||||||
@; --------------------
|
@; --------------------
|
||||||
|
|
||||||
|
@ -783,7 +783,7 @@ instead of
|
||||||
#rx"-" (string-titlecase name) "")))
|
#rx"-" (string-titlecase name) "")))
|
||||||
(all-defined-out)))]
|
(all-defined-out)))]
|
||||||
will provide all defined bindings that match the regexp, and renamed
|
will provide all defined bindings that match the regexp, and renamed
|
||||||
to use ``caml case''.}
|
to use ``camel case''.}
|
||||||
|
|
||||||
@;------------------------------------------------------------------------
|
@;------------------------------------------------------------------------
|
||||||
@section[#:tag "quote"]{Literals: @scheme[quote] and @scheme[#%datum]}
|
@section[#:tag "quote"]{Literals: @scheme[quote] and @scheme[#%datum]}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user