Trivial updates.

This commit is contained in:
shivers 1998-05-02 17:22:01 +00:00
parent 878c07f4c1
commit 675bf91911
1 changed files with 1 additions and 1 deletions

View File

@ -627,7 +627,7 @@ socket/receive-timeout
** Regular expressions
(string-match regexp string [start]) -> match or false
(regexp-match obj) -> boolean
(regexp-match? obj) -> boolean
(match:start match [match-number]) -> fixnum
(match:end match [match-number]) -> fixnum
(match:substring match [match-number]) -> string