| Age | Commit message (Expand) | Author |
| 2007-12-28 | Merge from emacs--rel--22 | Miles Bader |
| 2007-12-22 | (regexp-history): Add reference to `history-length' in the doc string. | Eli Zaretskii |
| 2007-12-09 | (keep-lines, flush-lines, how-many): Doc fix. | Juri Linkov |
| 2007-11-22 | (occur-mode-map): Add a major mode menu with entries | Dan Nicolaescu |
| 2007-11-19 | (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g... | Juanma Barranquero |
| 2007-11-19 | (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g... | Juanma Barranquero |
| 2007-11-16 | (keep-lines-read-args, occur-read-primary-args): | Juri Linkov |
| 2007-11-10 | (query-replace-show-replacement): New defcustom. | Juri Linkov |
| 2007-07-26 | Merge from emacs--rel--22 | Miles Bader |
| 2007-07-25 | Switch license to GPLv3 or later. | Glenn Morris |
| 2007-07-23 | (perform-replace): Use isearch-no-upper-case-p. | Stefan Monnier |
| 2007-07-13 | * replace.el (match): Use yellow1 instead of yellow. | Dan Nicolaescu |
| 2007-04-17 | * NEWS: Mention `query-replace-regexp-eval' being deprecated. | David Kastrup |
| 2007-03-26 | (occur-next-error): *Occur* might not be displayed in the | Stefan Monnier |
| 2007-03-11 | (match): Use yellow background on light-bg terminals. | Richard M. Stallman |
| 2007-03-08 | (occur-engine): buffer-undo-list binding moved... | Chong Yidong |
| 2007-03-01 | 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se> | Kim F. Storm |
| 2007-02-28 | (perform-replace): Undo forward-char immediately if non-adjacent | Chong Yidong |
| 2007-02-15 | (replace-highlight): Bind search-whitespace-regexp to nil. | Chong Yidong |
| 2007-01-21 | Add 2007 to copyright years. | Glenn Morris |
| 2007-01-13 | (perform-replace): Remove leftover code. | Juanma Barranquero |
| 2007-01-12 | (perform-replace): Don't clear NODENT when computing the replacement string. | Richard M. Stallman |
| 2007-01-07 | (replace-regexp): Fix typo in docstring. | Juanma Barranquero |
| 2006-12-10 | (replace-match-data, replace-match-maybe-edit): Doc fix. | Juanma Barranquero |
| 2006-07-24 | (replace-match-string-symbols): Handle dotted lists. | Richard M. Stallman |
| 2006-05-31 | (query-replace-read-from, query-replace-read-to): | Juri Linkov |
| 2006-05-28 | Fix last change. | Chong Yidong |
| 2006-05-28 | * replace.el (query-replace-defaults): New variable. | Chong Yidong |
| 2006-05-25 | (query-replace-read-from, query-replace-read-to): | Juri Linkov |
| 2006-05-02 | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 | Miles Bader |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2006-02-02 | (multi-occur-in-matching-buffers): Fix prev change. | Richard M. Stallman |
| 2006-01-31 | (multi-occur): Doc fix. | Richard M. Stallman |
| 2005-12-27 | (perform-replace): Calculate match-again | Richard M. Stallman |
| 2005-12-09 | (replace-highlight): Change overlay priority from 1 to 1001. | Juri Linkov |
| 2005-11-28 | (query-replace-map): Move initialization into declaration. | Stefan Monnier |
| 2005-11-28 | (occur-mode-mouse-goto): Pop, don't switch. | Juri Linkov |
| 2005-11-28 | * replace.el (occur-mode-goto-occurrence): Pop, don't switch. | Chong Yidong |
| 2005-11-09 | (occur-excluded-properties): New defcustom. | Juri Linkov |
| 2005-11-05 | (occur-engine): Add marker at end of line, too. | Romain Francoise |
| 2005-10-29 | (occur-mode-mouse-goto): Always go to other window. | Richard M. Stallman |
| 2005-10-27 | (occur-engine): Include colon in mouse-face highlight. | Romain Francoise |
| 2005-10-24 | (occur-engine): Rearrange text properties. | Romain Francoise |
| 2005-10-20 | (occur-engine): Add follow-link property. | Romain Francoise |
| 2005-09-24 | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise |
| 2005-08-09 | (query-replace-read-from, query-replace-read-to) | Juri Linkov |
| 2005-08-09 | (occur-engine): Initial *Occur* output not undoable. | Richard M. Stallman |
| 2005-08-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-19 | (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4. | Juri Linkov |
| 2005-07-07 | (occur-rename-buffer): Use `generate-new-buffer' also when called | Juanma Barranquero |