mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(Top): Update subnode menu.
This commit is contained in:
parent
99543e8b33
commit
6292971356
@ -1,3 +1,12 @@
|
||||
2005-08-29 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* elisp.texi (Top): Update subnode menu.
|
||||
|
||||
* searching.texi (Searching and Matching): Move node.
|
||||
Rearrange contents and add overall explanation.
|
||||
(Searching and Case): Move node.
|
||||
(Searching and Matching): Update menu.
|
||||
|
||||
2005-08-27 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* os.texi (Startup Summary): Fix the description of the initial
|
||||
|
@ -912,13 +912,13 @@ Non-ASCII Characters
|
||||
Searching and Matching
|
||||
|
||||
* String Search:: Search for an exact match.
|
||||
* Searching and Case:: Case-independent or case-significant searching.
|
||||
* Regular Expressions:: Describing classes of strings.
|
||||
* Regexp Search:: Searching for a match for a regexp.
|
||||
* POSIX Regexps:: Searching POSIX-style for the longest match.
|
||||
* Search and Replace:: Internals of @code{query-replace}.
|
||||
* Match Data:: Finding out which part of the text matched
|
||||
various parts of a regexp, after regexp search.
|
||||
* Searching and Case:: Case-independent or case-significant searching.
|
||||
* Match Data:: Finding out which part of the text matched,
|
||||
after a string or regexp search.
|
||||
* Search and Replace:: Commands that loop, searching and replacing.
|
||||
* Standard Regexps:: Useful regexps for finding sentences, pages,...
|
||||
|
||||
Regular Expressions
|
||||
|
Loading…
Reference in New Issue
Block a user