(Info-get-token): Doc fix.
This commit is contained in:
parent
81276211e4
commit
90a715f070
1 changed files with 1 additions and 1 deletions
|
@ -1405,7 +1405,7 @@ POS must be somewhere inside the token
|
|||
START is a regular expression which will match the
|
||||
beginning of the tokens delimited string
|
||||
ALL is a regular expression with a single
|
||||
parenthized subpattern which is the token to be
|
||||
parenthesized subpattern which is the token to be
|
||||
returned. E.g. '{\(.*\)}' would return any string
|
||||
enclosed in braces around POS.
|
||||
SIG optional fourth argument, controls action on no match
|
||||
|
|
Loading…
Add table
Reference in a new issue