| Commit message (Expand) | Author | Age | Files | Lines |
* | (replace-match-string-symbols): Handle dotted lists. | Richard M. Stallman | 2006-07-24 | 1 | -2/+2 |
* | (query-replace-read-from, query-replace-read-to): | Juri Linkov | 2006-05-31 | 1 | -5/+9 |
* | Fix last change. | Chong Yidong | 2006-05-28 | 1 | -6/+3 |
* | * replace.el (query-replace-defaults): New variable. | Chong Yidong | 2006-05-28 | 1 | -17/+19 |
* | (query-replace-read-from, query-replace-read-to): | Juri Linkov | 2006-05-25 | 1 | -2/+2 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261 | Miles Bader | 2006-05-02 | 1 | -0/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (multi-occur-in-matching-buffers): Fix prev change. | Richard M. Stallman | 2006-02-02 | 1 | -2/+2 |
* | (multi-occur): Doc fix. | Richard M. Stallman | 2006-01-31 | 1 | -7/+15 |
* | (perform-replace): Calculate match-again | Richard M. Stallman | 2005-12-27 | 1 | -21/+22 |
* | (replace-highlight): Change overlay priority from 1 to 1001. | Juri Linkov | 2005-12-09 | 1 | -1/+1 |
* | (query-replace-map): Move initialization into declaration. | Stefan Monnier | 2005-11-28 | 1 | -51/+48 |
* | (occur-mode-mouse-goto): Pop, don't switch. | Juri Linkov | 2005-11-28 | 1 | -3/+8 |
* | * replace.el (occur-mode-goto-occurrence): Pop, don't switch. | Chong Yidong | 2005-11-28 | 1 | -1/+1 |
* | (occur-excluded-properties): New defcustom. | Juri Linkov | 2005-11-09 | 1 | -10/+25 |
* | (occur-engine): Add marker at end of line, too. | Romain Francoise | 2005-11-05 | 1 | -1/+2 |
* | (occur-mode-mouse-goto): Always go to other window. | Richard M. Stallman | 2005-10-29 | 1 | -2/+2 |
* | (occur-engine): Include colon in mouse-face highlight. | Romain Francoise | 2005-10-27 | 1 | -4/+3 |
* | (occur-engine): Rearrange text properties. | Romain Francoise | 2005-10-24 | 1 | -8/+11 |
* | (occur-engine): Add follow-link property. | Romain Francoise | 2005-10-20 | 1 | -1/+2 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 1 | -1/+1 |
* | (query-replace-read-from, query-replace-read-to) | Juri Linkov | 2005-08-09 | 1 | -8/+8 |
* | (occur-engine): Initial *Occur* output not undoable. | Richard M. Stallman | 2005-08-09 | 1 | -0/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4. | Juri Linkov | 2005-07-19 | 1 | -1/+1 |
* | (occur-rename-buffer): Use `generate-new-buffer' also when called | Juanma Barranquero | 2005-07-07 | 1 | -8/+9 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (occur-hook): Doc fix. | Juanma Barranquero | 2005-07-03 | 1 | -9/+8 |
* | (occur-rename-buffer): Fix docstring. | Juanma Barranquero | 2005-07-02 | 1 | -1/+1 |
* | (occur-1): Do not set the `buffer-read-only' and modified flags for the occur | Juanma Barranquero | 2005-06-30 | 1 | -3/+3 |
* | (keep-lines-read-args): Add INTERACTIVE arg. | Luc Teirlinck | 2005-06-26 | 1 | -37/+83 |
* | (occur-1): Set `buffer-read-only' and the buffer-modified flag before running | Juanma Barranquero | 2005-06-24 | 1 | -3/+3 |
* | (replace-match-data): Pass RESEAT arg `t' to | Kim F. Storm | 2005-06-08 | 1 | -12/+7 |
* | (occur-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | Replace `read-input' by `read-string'. | Juanma Barranquero | 2005-05-18 | 1 | -10/+10 |
* | (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf | Eli Zaretskii | 2005-05-07 | 1 | -26/+26 |
* | (perform-replace): Remove bindings of global | Juri Linkov | 2005-03-18 | 1 | -21/+17 |
* | (query-replace-read-from): Fix 2005-02-19 change. | Lute Kamstra | 2005-02-25 | 1 | -4/+4 |
* | (query-replace, query-replace-regexp) | Dan Nicolaescu | 2005-02-19 | 1 | -4/+20 |
* | (query-replace-read-from): Set the value of | Eli Zaretskii | 2005-02-19 | 1 | -2/+5 |
* | (perform-replace): Pass new args to replace-highlight. | Richard M. Stallman | 2005-02-16 | 1 | -7/+9 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -4/+4 |
* | (occur-accumulate-lines, occur-engine): Avoid warnings. | Richard M. Stallman | 2005-01-15 | 1 | -4/+7 |
* | (query-replace-lazy-highlight): Add lazy-highlight group. | Juri Linkov | 2005-01-11 | 1 | -21/+21 |
* | (query-replace-lazy-highlight): Doc fix. | Richard M. Stallman | 2005-01-04 | 1 | -2/+2 |
* | (occur-1): If the output buffer is also an input, don't kill it, rename it. | Richard M. Stallman | 2005-01-01 | 1 | -36/+36 |
* | (occur-accumulate-lines, occur-engine): | Juri Linkov | 2004-12-17 | 1 | -4/+4 |
* | (occur-accumulate-lines, occur-engine): | Juri Linkov | 2004-12-16 | 1 | -30/+36 |
* | (match): New face. | Juri Linkov | 2004-12-16 | 1 | -1/+15 |
* | (perform-replace): Add isearch-case-fold-search. | Juri Linkov | 2004-12-15 | 1 | -36/+48 |