Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
67f09a62
Commit
67f09a62
authored
Sep 25, 1995
by
Richard M. Stallman
Browse files
Fix typo.
parent
2d2aae54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lispref/positions.texi
lispref/positions.texi
+1
-1
No files found.
lispref/positions.texi
View file @
67f09a62
...
...
@@ -659,7 +659,7 @@ The argument @var{character-set} is like the inside of a
@samp{[@dots{}]} in a regular expression except that @samp{]} is never
special and @samp{\} quotes @samp{^}, @samp{-} or @samp{\}. Thus,
@code{"a-zA-Z"} skips over all letters, stopping before the first
nonletter, and @code{"^a-zA-Z
}
" skips nonletters stopping before the
nonletter, and @code{"^a-zA-Z"
}
skips nonletters stopping before the
first letter. @xref{Regular Expressions}.
If @var{limit} is supplied (it must be a number or a marker), it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment