| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | * replace.el (query-replace-highlight): Add new value `isearch' | Juri Linkov | 2004-12-12 | 1 | -15/+39 |
* | (replace-match-maybe-edit): Doc fix. | Juri Linkov | 2004-12-12 | 1 | -2/+2 |
* | (occur-1): Specify t for KEEP-PROPS to occur-engine. | Richard M. Stallman | 2004-12-03 | 1 | -7/+10 |
* | simple.el (next-error-buffer-p): allow for inclusive and | Teodor Zlatanov | 2004-11-29 | 1 | -11/+17 |
* | (query-replace-read-to, query-replace-read-from): | Richard M. Stallman | 2004-11-20 | 1 | -2/+2 |
* | (perform-replace): Use `query-replace-descr'. | Juri Linkov | 2004-09-08 | 1 | -2/+4 |
* | (occur-mode-map): Bind toggle-next-error-follow-mode. | Eli Zaretskii | 2004-09-04 | 1 | -0/+1 |
* | (query-replace-read-from): Use | David Kastrup | 2004-08-01 | 1 | -16/+25 |
* | (occur-next-error): Call set-window-point. | Richard M. Stallman | 2004-07-24 | 1 | -2/+6 |
* | (occur-read-primary-args): Pass default to read-from-minibuffer. | Richard M. Stallman | 2004-07-17 | 1 | -1/+2 |
* | (query-replace-regexp-eval): Fix last change. | Stefan Monnier | 2004-07-06 | 1 | -1/+2 |
* | (query-replace-descr): New fun. | Stefan Monnier | 2004-07-06 | 1 | -28/+48 |
* | (query-replace-read-from, query-replace-read-to): New funs extracted | Stefan Monnier | 2004-07-05 | 1 | -22/+31 |
* | (query-replace-interactive, query-replace-read-args): | Stefan Monnier | 2004-07-05 | 1 | -30/+17 |
* | (query-replace-read-args): Swallow space after 'foo, | Juri Linkov | 2004-07-03 | 1 | -3/+4 |
* | (query-replace-read-args): Swallow space after symbols, not after | Richard M. Stallman | 2004-07-02 | 1 | -8/+12 |
* | (query-replace-interactive): Change type from boolean | Juri Linkov | 2004-07-01 | 1 | -11/+20 |
* | (query-replace-read-args): Swallow a space after | Juri Linkov | 2004-06-28 | 1 | -15/+10 |
* | (perform-replace): Highlight the match even in | David Kastrup | 2004-06-26 | 1 | -1/+5 |
* | (query-replace-read-args): Swallow space after \,SYMBOL. | Richard M. Stallman | 2004-06-24 | 1 | -14/+23 |
* | (query-replace-read-args): Implement `\,' and `\#' | David Kastrup | 2004-06-24 | 1 | -101/+207 |
* | (query-replace-read-args): Only warn about use of \n | David Kastrup | 2004-06-17 | 1 | -21/+83 |
* | (perform-replace): Use `limit' to terminate the while-loop explicitly. | Juri Linkov | 2004-06-10 | 1 | -2/+5 |
* | (query-replace-interactive): Convert defvar into defcustom. | Luc Teirlinck | 2004-05-30 | 1 | -2/+4 |
* | From: Teodor Zlatanov <tzz@lifelogs.com> | Kim F. Storm | 2004-04-21 | 1 | -1/+19 |
* | * replace.el (occur-engine): Distinguish between one and several | John Paul Wallington | 2004-04-11 | 1 | -2/+3 |
* | (occur-engine): Change message for count of matches. | Richard M. Stallman | 2004-03-12 | 1 | -1/+1 |