1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
Juri Linkov
d4bc156f10 (Other Repeating Search): Mention that Occur mode
supports the next-error functionality.
2004-09-02 09:37:09 +00:00
Juri Linkov
a14cb25585 (Regexp Replace): Add missing backslash to \footnote. 2004-09-02 09:30:26 +00:00
Luc Teirlinck
5485e3ecfb (Regexps): Correct cryptic @ref.
(Configuring Scrolling): Correct invalid @xref.
(Regexp Replace): Standardize reference to hardcopy Elisp Manual in @pxref.
2004-08-24 03:43:17 +00:00
Richard M. Stallman
074f1b8b8f (Regexp Replace): Further update text for new replacement operators. 2004-07-24 21:44:45 +00:00
Luc Teirlinck
7695a3ae48 (Regexps): Delete redundant definition of `symbol' in description of
`\_>'.  It already occurs in the description of `\_<'.
2004-07-18 14:03:01 +00:00
Juri Linkov
f98a8ffd7f (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
(Regexp Search): Add M-r.
2004-07-01 11:50:29 +00:00
Jesper Harder
bf301e70b3 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
* eshell.texi, ediff.texi, calendar.texi: Markup fixes.
2004-06-29 12:09:45 +00:00
Richard M. Stallman
a745ff66c6 (Regexp Replace): Rewrite description of \# \, and \?. 2004-06-25 21:28:14 +00:00
David Kastrup
1ed5c59cbb (Regexp Replace): Some typo corrections and
rearrangement.
2004-06-25 11:02:08 +00:00
David Kastrup
a8e3c8d6ae (Unconditional Replace): Use replace-string instead
of query-replace in example.
(Regexp Replace): Add explanations for `\,', `\#' and `\?'
sequences.
(Query Replace): Correct explanation of `^' which does not use
the mark stack.
2004-06-24 14:05:59 +00:00
Stefan Monnier
6ccc7fbc5d Describe the new \_< and \_> operators. 2004-05-19 18:50:38 +00:00
Richard M. Stallman
40d0bf851f (Regexps): Explain that ^ and $ have their
special meanings only in certain contexts.
2004-03-04 17:25:34 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Eli Zaretskii
a57bfc9f97 (Scrolling During Incremental Search): Document a
new scrolling facility in isearch mode.
2003-11-01 17:06:00 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
872d74eb43 (Regexps): Ref to Lisp manual for more regexp features. 2003-04-16 05:06:35 +00:00
Richard M. Stallman
f31431028f (Regexps): Convert the main table into @table @asis. 2003-02-26 09:55:45 +00:00
Richard M. Stallman
46b1e9bb80 (Unconditional Replace): Explain how to replace two strings
each with the other.
2002-11-24 19:07:46 +00:00
Richard M. Stallman
1e9ec40bfd C-w sometimes grabs just one character. 2002-07-07 23:45:35 +00:00
Richard M. Stallman
74308f2806 Document o and C-o in Occur mode. 2002-07-07 12:19:59 +00:00
Eli Zaretskii
293fa54ada (Replace): Add a cross-reference to Transient Mark mode. 2002-07-06 13:45:42 +00:00
Richard M. Stallman
db639d2473 Fix Texinfo usage in previous change. 2002-04-25 19:48:37 +00:00
Colin Walters
8cab3b9aae Document multi-occur' and multi-occur-by-filename-regexp'. 2002-04-24 21:06:01 +00:00
Richard M. Stallman
bed0fc913c Clarify non-greedy repetition in searching. 2002-03-21 09:37:22 +00:00
Richard M. Stallman
4aa2d40e1a Minor clarification. 2001-11-11 20:08:57 +00:00
Richard M. Stallman
31b5be1229 Clarify how to enter regexps in isearch and in the miniubuffer. 2001-10-30 18:30:19 +00:00
Eli Zaretskii
a56adac533 (Regexps): Clarify that C-j should be preceded by a C-q in interactive use. 2001-10-25 12:45:28 +00:00
Richard M. Stallman
e9c806049c Minor clarifications. 2001-08-20 17:00:10 +00:00
Richard M. Stallman
a76af65d6e Rewrite the texts that explain basic incremental search,
basic nonincremental search, regexp incremental search,
and query-replace.

Other local cleanups.
2001-06-20 10:46:24 +00:00
Eli Zaretskii
6f515f8967 Proofreading fixes friom Danny Colascione <qtmstr@optonline.net>. 2001-06-15 08:20:57 +00:00
Eli Zaretskii
e7ad2d2315 Fix a typo. 2001-06-11 08:40:19 +00:00
Francesco Potortì
c00394a3a3 Typo: "we show it Lisp syntax" --> ... its LIsp .. 2001-05-07 16:00:50 +00:00
Richard M. Stallman
b20a1c885b Mention there are other search-terminating Meta chars.
Add xref for baud-rate.
Explain why ^ in set must not be first.
Clarify complemented set example.
Clarify \s syntax characters and add xref.
Update sentence-end example.
Document M-c in isearch.
Clarify query-replace preserving case.
2001-04-06 08:29:10 +00:00
Eli Zaretskii
96e29ebe34 (Regexps): Say up front that backslashes must be doubled in a Lisp program. 2001-03-29 15:52:56 +00:00
Eli Zaretskii
f863537572 Change "filename" to "file name" or "file-name".
Change "uppercase" to "upper case" or "upper-case".
Change "lowercase" to "lower case" or "lower-case".
Fix "allows to".
(From Nelson Beebe.)
2001-02-25 13:41:20 +00:00
Eli Zaretskii
4946337df6 Remove redundant index entries. 2001-02-21 15:29:46 +00:00
Richard M. Stallman
91cf190988 Comment out description of re-builder.
Clarify isearch highlighting info and input method info.
Rewrite descriptions of non-greedy repetition, \{...\},
and shy groups.
Rewrite "Other Repeating Search" node.
Other small clarifications.
2001-02-19 01:57:45 +00:00
Dave Love
a63ebf98cf Copyright up-date. 2001-02-12 23:33:15 +00:00
Eli Zaretskii
4a1b539b8f (Incremental Search): Document C-\ and C-^.
(Regexps): Document the \cx and \Cx, and the describe-categories command.
2001-02-05 17:10:33 +00:00
Eli Zaretskii
0be9089216 Don't say that isearch faces inherit from other faces. 2001-02-04 18:32:50 +00:00
Gerd Moellmann
01acdb05c3 *** empty log message *** 2001-02-01 15:37:03 +00:00
Gerd Moellmann
9c99d2061c (Other Repeating Search): Describe `how-many'
instead of `count-matches'.  Say that they work on the active
region in Transient Mark mode.
2000-09-30 15:54:24 +00:00
Eli Zaretskii
3adfa3dbb9 Document re-builder. 2000-08-22 16:29:53 +00:00
Eli Zaretskii
24346b4eae More details and index entries for isearch-lazy-highlight. 2000-08-22 15:28:38 +00:00
Eli Zaretskii
c4b3c63a7e Document the new `e' command inside query-replace. 2000-08-22 11:03:22 +00:00
Dave Love
ba075df539 (Other Repeating Search): Mention tags-based search. 2000-03-31 17:13:44 +00:00
Stefan Monnier
5aa5a37c77 *** empty log message *** 2000-03-13 10:13:41 +00:00
Dave Love
6ca0edfe40 Fix copyright line. 2000-03-12 18:19:41 +00:00
Stefan Monnier
95cd4c403d *** empty log message *** 2000-03-08 23:26:00 +00:00
Stefan Monnier
8a44227ac5 documented \{n,m\} intervals 2000-02-14 17:04:17 +00:00