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
e2058813
Commit
e2058813
authored
Apr 29, 2012
by
Glenn Morris
Browse files
* doc/emacs/search.texi (Regexp Search): Just say "Emacs".
parent
a162959e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+2
-0
doc/emacs/search.texi
doc/emacs/search.texi
+1
-1
No files found.
doc/emacs/ChangeLog
View file @
e2058813
2012-04-30 Glenn Morris <rgm@gnu.org>
* search.texi (Regexp Search): Just say "Emacs".
* display.texi (Auto Scrolling):
Reword to avoid repetition and improve page break.
...
...
doc/emacs/search.texi
View file @
e2058813
...
...
@@ -456,7 +456,7 @@ apply to the lazy highlight, which always matches whole words.
@cindex search for a regular expression
A @dfn{regular expression} (or @dfn{regexp} for short) is a pattern
that denotes a class of alternative strings to match.
GNU
Emacs
that denotes a class of alternative strings to match. Emacs
provides both incremental and nonincremental ways to search for a
match for a regexp. The syntax of regular expressions is explained in
the next section.
...
...
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