aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/searching.texi
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting ugliness.Richard M. Stallman2005-06-181-13/+13
|
* (Entire Match Data): Rephrase warnings aboutKim F. Storm2005-06-151-4/+6
| | | | evaporate arg to match-data and set-match-data.
* (Entire Match Data): Explain new `reseat' argument toKim F. Storm2005-06-081-2/+18
| | | | match-data and set-match-data.
* (Entire Match Data): Clarify when match-dataRichard M. Stallman2005-06-081-17/+16
| | | | returns markers and when integers.
* (String Search, Regexp Search, Regexp Search): Cleanups.Richard M. Stallman2005-03-171-15/+19
|
* (Regexp Special, Char Classes): Get rid of "Emacs 21".Richard M. Stallman2005-03-061-2/+2
|
* (Regexp Search): Rename that to search-spaces-regexp.Richard M. Stallman2004-11-201-2/+2
|
* (Regexp Search): Add search-whitespace-regexp.Richard M. Stallman2004-11-191-0/+9
|
* (Regexp Example): Update description of how Emacs currently recognizesLuc Teirlinck2004-10-091-22/+24
| | | | | | the end of a sentence. (Standard Regexps): Update definition of the variable `sentence-end'. Add definition of the function `sentence-end'.
* (Regexp Search): Add looking-back.Richard M. Stallman2004-09-281-0/+26
|
* (Regexp Backslash): Document new \_< and \_> operators.Luc Teirlinck2004-07-161-0/+13
| | | | From Jim Blandy.
* (Entire Match Data): Add explanation about newDavid Kastrup2004-07-011-2/+5
| | | | match-data behavior when @var{integers} is non-nil.
* (Regexp Special): Nested repetition can be infloop.Richard M. Stallman2004-05-221-7/+9
|
* Minor fixes.Richard M. Stallman2004-02-171-8/+7
|
* Various small changes in addition to the following.Luc Teirlinck2004-01-121-59/+110
| | | | | | | | | (Regexp Example): Adapt to new value of `sentence-end'. (Regexp Functions): The PAREN argument to `regexp-opt' can be `words'. (Search and Replace): Add usage note for `perform-replace'. (Entire Match Data): Mention INTEGERS and REUSE arguments to `match-data'. (Standard Regexps): Update for new values of `paragraph-start' and `sentence-end'.
* Replace @sc{foo} with @acronym{FOO}.Eli Zaretskii2003-11-021-11/+11
|
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* Clarify about POSIX functions and non-greedy repetition operators.Richard M. Stallman2003-02-241-3/+7
|
* Clarify that match data is unpredictable after failing searches.Richard M. Stallman2003-02-151-2/+3
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
|
* Fix typo.Pavel Janík2002-12-071-1/+1
|
* (Search and Replace): Fix arg order for perform-replace.Richard M. Stallman2002-09-121-3/+3
|
* Clarify how replace-match does case conversion.Richard M. Stallman2002-05-041-9/+12
|
* Minor clarifications for search-forward and set-match-data.Richard M. Stallman2001-12-111-2/+3
|
* Explain clearly what \digit does when that groupingRichard M. Stallman2001-09-061-15/+27
| | | | did not match.
* (Search and Replace): Add description ofGerd Moellmann2001-08-231-4/+8
| | | | START and END parameters to perform-replace.
* Use Lisp escape sequences only inside string syntax.Richard M. Stallman2001-05-201-9/+12
|
* (Regexp Backslash): categories.Dave Love2001-01-311-0/+9
|
* Non-ASCII in regexp ranges.Dave Love2000-10-131-4/+11
|
* *** empty log message ***Richard M. Stallman2000-02-201-5/+36
|
* *** empty log message ***Richard M. Stallman2000-01-201-2/+2
|
* *** empty log message ***Richard M. Stallman2000-01-201-6/+6
|
* @ifinto -> @ifnottex.Gerd Moellmann2000-01-051-4/+4
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* Remove obsolete @tindex commands.Gerd Moellmann2000-01-051-2/+0
|
* *** empty log message ***Richard M. Stallman2000-01-031-0/+13
|
* Fix makeinfo complaints.Dave Love1999-12-091-1/+1
|
* Patch from rms.Gerd Moellmann1999-11-011-2/+2
|
* *** empty log message ***Richard M. Stallman1999-09-171-92/+193
|
* *** empty log message ***Karl Heuer1999-07-271-2/+2
|
* *** empty log message ***Karl Heuer1999-07-071-2/+2
|
* *** empty log message ***Richard M. Stallman1998-05-281-2/+1
|
* *** empty log message ***Richard M. Stallman1998-05-261-7/+7
|
* *** empty log message ***Richard M. Stallman1998-05-191-15/+20
|
* *** empty log message ***Richard M. Stallman1998-04-201-123/+122
|
* *** empty log message ***Richard M. Stallman1998-02-281-45/+100
|
* Fix typo in previous change.Richard M. Stallman1997-05-191-1/+1
|
* Update regexp syntax from Emacs manual.Richard M. Stallman1997-05-191-54/+62
|
* Minor cleanups for overfull hboxes.Richard M. Stallman1996-12-201-2/+3
|
* Add subexp arg to replace-match.Richard M. Stallman1995-08-081-1/+7
|