| Commit message (Expand) | Author | Age | Files | Lines |
* | (replace-search-function, replace-re-search-function): New vars. | Chong Yidong | 2008-06-06 | 1 | -1/+15 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (occur-read-primary-args): Set default to the car of | Juri Linkov | 2008-05-01 | 1 | -5/+16 |
* | (occur-mode-map): Add :help. | Dan Nicolaescu | 2008-03-21 | 1 | -10/+20 |
* | * replace.el (occur-mode-find-occurrence-hook): New hook that can | Carsten Dominik | 2008-01-23 | 1 | -3/+13 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (occur-context-lines): New subroutine, broken out of occur-engine. | Richard M. Stallman | 2008-01-03 | 1 | -10/+18 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-12-28 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | (regexp-history): Add reference to `history-length' in the doc string. | Eli Zaretskii | 2007-12-22 | 1 | -1/+4 |
| * | (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g... | Juanma Barranquero | 2007-11-19 | 1 | -5/+3 |
* | | (keep-lines, flush-lines, how-many): Doc fix. | Juri Linkov | 2007-12-09 | 1 | -18/+26 |
* | | (occur-mode-map): Add a major mode menu with entries | Dan Nicolaescu | 2007-11-22 | 1 | -0/+29 |
* | | (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g... | Juanma Barranquero | 2007-11-19 | 1 | -5/+3 |
* | | (keep-lines-read-args, occur-read-primary-args): | Juri Linkov | 2007-11-16 | 1 | -20/+37 |
* | | (query-replace-show-replacement): New defcustom. | Juri Linkov | 2007-11-10 | 1 | -2/+15 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (perform-replace): Use isearch-no-upper-case-p. | Stefan Monnier | 2007-07-23 | 1 | -32/+30 |
|/ |
|
* | * replace.el (match): Use yellow1 instead of yellow. | Dan Nicolaescu | 2007-07-13 | 1 | -1/+1 |
* | * NEWS: Mention `query-replace-regexp-eval' being deprecated. | David Kastrup | 2007-04-17 | 1 | -0/+10 |
* | (occur-next-error): *Occur* might not be displayed in the | Stefan Monnier | 2007-03-26 | 1 | -1/+2 |
* | (match): Use yellow background on light-bg terminals. | Richard M. Stallman | 2007-03-11 | 1 | -2/+4 |
* | (occur-engine): buffer-undo-list binding moved... | Chong Yidong | 2007-03-08 | 1 | -3/+3 |
* | 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se> | Kim F. Storm | 2007-03-01 | 1 | -2/+4 |
* | (perform-replace): Undo forward-char immediately if non-adjacent | Chong Yidong | 2007-02-28 | 1 | -27/+29 |
* | (replace-highlight): Bind search-whitespace-regexp to nil. | Chong Yidong | 2007-02-15 | 1 | -0/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (perform-replace): Remove leftover code. | Juanma Barranquero | 2007-01-13 | 1 | -1/+1 |
* | (perform-replace): Don't clear NODENT when computing the replacement string. | Richard M. Stallman | 2007-01-12 | 1 | -2/+3 |
* | (replace-regexp): Fix typo in docstring. | Juanma Barranquero | 2007-01-07 | 1 | -4/+3 |
* | (replace-match-data, replace-match-maybe-edit): Doc fix. | Juanma Barranquero | 2006-12-10 | 1 | -3/+3 |
* | (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 |