1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
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
Dave Love
1de69f0c3d Lazy highlighting. 2000-01-05 23:28:19 +00:00
Eli Zaretskii
f1a88ed9b6 Improve markup for the description of non-greedy operators.
Add an index entry.
2000-01-04 12:01:26 +00:00
Stefan Monnier
8964fec710 *** empty log message *** 2000-01-03 00:29:21 +00:00
Dave Love
6bf7aab684 # 1999-09-29 15:17:24 +00:00