Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d27fb533
Commit
d27fb533
authored
Sep 17, 2019
by
Mattias Engdegård
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/lispref/searching.texi (Rx Constructs): Fix typo.
parent
e80e037e
Pipeline
#3173
passed with stage
in 59 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/lispref/searching.texi
doc/lispref/searching.texi
+1
-1
No files found.
doc/lispref/searching.texi
View file @
d27fb533
...
...
@@ -1183,7 +1183,7 @@ Match @var{rx}, with @code{zero-or-more}, @code{0+},
@cindex @code{maximal-match} in rx
Match @var{rx}, with @code{zero-or-more}, @code{0+},
@code{one-or-more}, @code{1+}, @code{zero-or-one}, @code{opt} and
@code{optional} using
non-
greedy matching. This is the default.
@code{optional} using greedy matching. This is the default.
@end table
@subsubheading Matching single characters
...
...
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