aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (occur-context-lines): New subroutine, broken out of occur-engine.Richard M. Stallman2008-01-031-10/+18
* | Merge from emacs--rel--22Miles Bader2007-12-281-1/+4
|\|
| * (regexp-history): Add reference to `history-length' in the doc string.Eli Zaretskii2007-12-221-1/+4
| * (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g...Juanma Barranquero2007-11-191-5/+3
* | (keep-lines, flush-lines, how-many): Doc fix.Juri Linkov2007-12-091-18/+26
* | (occur-mode-map): Add a major mode menu with entriesDan Nicolaescu2007-11-221-0/+29
* | (map-query-replace-regexp): Doc fix (revert part of 2000-05-21T17:04:47Z!fx@g...Juanma Barranquero2007-11-191-5/+3
* | (keep-lines-read-args, occur-read-primary-args):Juri Linkov2007-11-161-20/+37
* | (query-replace-show-replacement): New defcustom.Juri Linkov2007-11-101-2/+15
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (perform-replace): Use isearch-no-upper-case-p.Stefan Monnier2007-07-231-32/+30
|/
* * replace.el (match): Use yellow1 instead of yellow.Dan Nicolaescu2007-07-131-1/+1
* * NEWS: Mention `query-replace-regexp-eval' being deprecated.David Kastrup2007-04-171-0/+10
* (occur-next-error): *Occur* might not be displayed in theStefan Monnier2007-03-261-1/+2
* (match): Use yellow background on light-bg terminals.Richard M. Stallman2007-03-111-2/+4
* (occur-engine): buffer-undo-list binding moved...Chong Yidong2007-03-081-3/+3
* 2007-03-01 Lennart Borgman <[email protected]>Kim F. Storm2007-03-011-2/+4
* (perform-replace): Undo forward-char immediately if non-adjacentChong Yidong2007-02-281-27/+29
* (replace-highlight): Bind search-whitespace-regexp to nil.Chong Yidong2007-02-151-0/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (perform-replace): Remove leftover code.Juanma Barranquero2007-01-131-1/+1
* (perform-replace): Don't clear NODENT when computing the replacement string.Richard M. Stallman2007-01-121-2/+3
* (replace-regexp): Fix typo in docstring.Juanma Barranquero2007-01-071-4/+3
* (replace-match-data, replace-match-maybe-edit): Doc fix.Juanma Barranquero2006-12-101-3/+3
* (replace-match-string-symbols): Handle dotted lists.Richard M. Stallman2006-07-241-2/+2
* (query-replace-read-from, query-replace-read-to):Juri Linkov2006-05-311-5/+9
* Fix last change.Chong Yidong2006-05-281-6/+3
* * replace.el (query-replace-defaults): New variable.Chong Yidong2006-05-281-17/+19
* (query-replace-read-from, query-replace-read-to):Juri Linkov2006-05-251-2/+2
* Revision: [email protected]/emacs--devo--0--patch-261Miles Bader2006-05-021-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (multi-occur-in-matching-buffers): Fix prev change.Richard M. Stallman2006-02-021-2/+2
* (multi-occur): Doc fix.Richard M. Stallman2006-01-311-7/+15
* (perform-replace): Calculate match-againRichard M. Stallman2005-12-271-21/+22
* (replace-highlight): Change overlay priority from 1 to 1001.Juri Linkov2005-12-091-1/+1
* (query-replace-map): Move initialization into declaration.Stefan Monnier2005-11-281-51/+48
* (occur-mode-mouse-goto): Pop, don't switch.Juri Linkov2005-11-281-3/+8
* * replace.el (occur-mode-goto-occurrence): Pop, don't switch.Chong Yidong2005-11-281-1/+1
* (occur-excluded-properties): New defcustom.Juri Linkov2005-11-091-10/+25
* (occur-engine): Add marker at end of line, too.Romain Francoise2005-11-051-1/+2
* (occur-mode-mouse-goto): Always go to other window.Richard M. Stallman2005-10-291-2/+2
* (occur-engine): Include colon in mouse-face highlight.Romain Francoise2005-10-271-4/+3
* (occur-engine): Rearrange text properties.Romain Francoise2005-10-241-8/+11
* (occur-engine): Add follow-link property.Romain Francoise2005-10-201-1/+2
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-1/+1
* (query-replace-read-from, query-replace-read-to)Juri Linkov2005-08-091-8/+8
* (occur-engine): Initial *Occur* output not undoable.Richard M. Stallman2005-08-091-0/+2