| Age | Commit message (Expand) | Author |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-07-03 | (occur-hook): Doc fix. | Juanma Barranquero |
| 2005-07-02 | (occur-rename-buffer): Fix docstring. | Juanma Barranquero |
| 2005-06-30 | (occur-1): Do not set the `buffer-read-only' and modified flags for the occur | Juanma Barranquero |
| 2005-06-26 | (keep-lines-read-args): Add INTERACTIVE arg. | Luc Teirlinck |
| 2005-06-24 | (occur-1): Set `buffer-read-only' and the buffer-modified flag before running | Juanma Barranquero |
| 2005-06-08 | (replace-match-data): Pass RESEAT arg `t' to | Kim F. Storm |
| 2005-05-26 | (occur-mode): Use run-mode-hooks. | Lute Kamstra |
| 2005-05-18 | Replace `read-input' by `read-string'. | Juanma Barranquero |
| 2005-05-07 | (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf | Eli Zaretskii |
| 2005-03-18 | (perform-replace): Remove bindings of global | Juri Linkov |
| 2005-02-25 | (query-replace-read-from): Fix 2005-02-19 change. | Lute Kamstra |
| 2005-02-19 | (query-replace, query-replace-regexp) | Dan Nicolaescu |
| 2005-02-19 | (query-replace-read-from): Set the value of | Eli Zaretskii |
| 2005-02-16 | (perform-replace): Pass new args to replace-highlight. | Richard M. Stallman |
| 2005-02-09 | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm |
| 2005-01-15 | (occur-accumulate-lines, occur-engine): Avoid warnings. | Richard M. Stallman |
| 2005-01-11 | (query-replace-lazy-highlight): Add lazy-highlight group. | Juri Linkov |
| 2005-01-04 | (query-replace-lazy-highlight): Doc fix. | Richard M. Stallman |
| 2005-01-01 | (occur-1): If the output buffer is also an input, don't kill it, rename it. | Richard M. Stallman |
| 2004-12-17 | (occur-accumulate-lines, occur-engine): | Juri Linkov |
| 2004-12-16 | (occur-accumulate-lines, occur-engine): | Juri Linkov |
| 2004-12-16 | (match): New face. | Juri Linkov |
| 2004-12-15 | (perform-replace): Add isearch-case-fold-search. | Juri Linkov |
| 2004-12-12 | * replace.el (query-replace-highlight): Add new value `isearch' | Juri Linkov |
| 2004-12-12 | (replace-match-maybe-edit): Doc fix. | Juri Linkov |
| 2004-12-03 | (occur-1): Specify t for KEEP-PROPS to occur-engine. | Richard M. Stallman |
| 2004-11-29 | simple.el (next-error-buffer-p): allow for inclusive and | Teodor Zlatanov |
| 2004-11-20 | (query-replace-read-to, query-replace-read-from): | Richard M. Stallman |
| 2004-09-08 | (perform-replace): Use `query-replace-descr'. | Juri Linkov |
| 2004-09-04 | (occur-mode-map): Bind toggle-next-error-follow-mode. | Eli Zaretskii |
| 2004-08-01 | (query-replace-read-from): Use | David Kastrup |
| 2004-07-24 | (occur-next-error): Call set-window-point. | Richard M. Stallman |
| 2004-07-17 | (occur-read-primary-args): Pass default to read-from-minibuffer. | Richard M. Stallman |
| 2004-07-06 | (query-replace-regexp-eval): Fix last change. | Stefan Monnier |
| 2004-07-06 | (query-replace-descr): New fun. | Stefan Monnier |
| 2004-07-05 | (query-replace-read-from, query-replace-read-to): New funs extracted | Stefan Monnier |
| 2004-07-05 | (query-replace-interactive, query-replace-read-args): | Stefan Monnier |
| 2004-07-03 | (query-replace-read-args): Swallow space after 'foo, | Juri Linkov |
| 2004-07-02 | (query-replace-read-args): Swallow space after symbols, not after | Richard M. Stallman |
| 2004-07-01 | (query-replace-interactive): Change type from boolean | Juri Linkov |
| 2004-06-28 | (query-replace-read-args): Swallow a space after | Juri Linkov |
| 2004-06-26 | (perform-replace): Highlight the match even in | David Kastrup |
| 2004-06-24 | (query-replace-read-args): Swallow space after \,SYMBOL. | Richard M. Stallman |
| 2004-06-24 | (query-replace-read-args): Implement `\,' and `\#' | David Kastrup |
| 2004-06-17 | (query-replace-read-args): Only warn about use of \n | David Kastrup |
| 2004-06-10 | (perform-replace): Use `limit' to terminate the while-loop explicitly. | Juri Linkov |
| 2004-05-30 | (query-replace-interactive): Convert defvar into defcustom. | Luc Teirlinck |
| 2004-04-21 | From: Teodor Zlatanov <tzz@lifelogs.com> | Kim F. Storm |
| 2004-04-11 | * replace.el (occur-engine): Distinguish between one and several | John Paul Wallington |