summaryrefslogtreecommitdiff
path: root/doc/lispref/searching.texi
Commit message (Expand)AuthorAgeFilesLines
* * doc/lispref/searching.texi (Rx Constructs): Fix typo.Mattias Engdegård2019-09-171-1/+1
* ; * doc/lispref/searching.texi: Typo fixMattias Engdegård2019-08-051-2/+2
* Add some indices for regexp character classesLars Ingebrigtsen2019-07-131-0/+4
* Avoid makeinfo error "@code expected braces"Glenn Morris2019-07-071-1/+1
* Describe the rx notation in the elisp manual (bug#36496)Mattias Engdegård2019-07-071-0/+573
* Document bug in `replace-regexp-in-string'Mattias Engdegård2019-06-261-2/+4
* Merge from origin/emacs-26Glenn Morris2019-06-151-2/+2
|\
| * Consistently use @minus{} for negative argumentsEli Zaretskii2019-06-111-2/+2
* | Add standard unmatchable regexpMattias Engdegård2019-05-151-0/+7
* | Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-20/+32
* | More regexp advice and clarificationsPaul Eggert2019-04-021-21/+31
* | Merge from origin/emacs-26Paul Eggert2019-04-011-18/+34
|\ \ | |/
| * Say which regexp ranges should be avoidedPaul Eggert2019-03-201-19/+35
* | Fix typo in regexp-opt example codeMattias Engdegård2019-03-311-2/+2
* | * doc: Recommend putting '-' as last char in Emacs charset regexpsStefan Monnier2019-03-211-7/+7
* | Rename regexp-opt argument noreorder to keep-orderMattias Engdegård2019-03-061-2/+2
* | Correct regexp-opt return value for empty string listMattias Engdegård2019-03-021-0/+3
* | rx: fix `or' ordering by adding argument to regexp-optMattias Engdegård2019-03-021-3/+10
* | Document that [:cntrl:] does not match DEL (Bug#34391)Mattias Engdegård2019-02-101-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-05-251-0/+2
|\ \ | |/
| * Note caveat for backward regexp searching in docstring (Bug#31584)Noam Postavsky2018-05-251-0/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-201-2/+8
|\ \ | |/
| * Update the documentation of 'perform-replace'Eli Zaretskii2018-04-201-2/+8
* | Raise limit of regexp repetition (Bug#24914)Noam Postavsky2018-01-261-2/+2
|/
* * doc/lispref/searching.texi: Document regexp repetition limit.Noam Postavsky2018-01-261-1/+9
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* Add support for Unicode whitespace in [:blank:]Philipp Stephani2017-01-061-1/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-101-21/+25
|\ \ | |/
| * Regexp Functions doc minor fixesPaul Eggert2016-09-261-21/+25
* | Merge from origin/emacs-25Paul Eggert2016-09-261-18/+34
|\ \ | |/
| * Fix regexp-opt documentation (bug #17862)immerrr2016-09-031-18/+34
* | Merge from origin/emacs-25Paul Eggert2016-08-051-27/+40
|\ \ | |/
| * Improve documentation of search functionsStephen Berman2016-07-121-27/+40
* | Allow undoing changes while doing query-replaceTino Calancha2016-02-241-0/+8
|/
* Updater documentation of 'looking-back'Eli Zaretskii2016-01-131-7/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Restore some of the quoting in the manualsEli Zaretskii2015-09-161-3/+3
* Quote less in manualsPaul Eggert2015-09-151-7/+7
* Clarify what happens to match data on failurePaul Eggert2015-08-171-3/+4
* '[:graph:]' now excludes whitespace, not just ' 'Paul Eggert2015-04-151-2/+2
* Make [:graph:] act like [:print:] sans spacePaul Eggert2015-04-151-7/+7
* Make [:print:] support non-ASCII characters correctlyEli Zaretskii2015-04-141-2/+5
* Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878)Eli Zaretskii2015-02-281-4/+8
* Add a cross-reference in ELisp manual. (Bug#19668)Eli Zaretskii2015-01-241-4/+5