log lisp/replace.el @ 78225:b6d25790aab2

age author description
2007-07-13 Dan Nicolaescu * replace.el (match): Use yellow1 instead of yellow.
2007-04-17 David Kastrup * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2007-03-26 Stefan Monnier (occur-next-error): *Occur* might not be displayed in the
2007-03-11 Richard M. Stallman (match): Use yellow background on light-bg terminals.
2007-03-08 Chong Yidong (occur-engine): buffer-undo-list binding moved...
2007-03-01 Kim F. Storm 2007-03-01 Lennart Borgman <lennart.borgman.073@student.lu.se>
2007-02-28 Chong Yidong (perform-replace): Undo forward-char immediately if non-adjacent
2007-02-15 Chong Yidong (replace-highlight): Bind search-whitespace-regexp to nil.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-13 Juanma Barranquero (perform-replace): Remove leftover code.
2007-01-12 Richard M. Stallman (perform-replace): Don't clear NODENT when computing the replacement string.
2007-01-07 Juanma Barranquero (replace-regexp): Fix typo in docstring.
2006-12-10 Juanma Barranquero (replace-match-data, replace-match-maybe-edit): Doc fix.
2006-07-24 Richard M. Stallman (replace-match-string-symbols): Handle dotted lists.
2006-05-31 Juri Linkov (query-replace-read-from, query-replace-read-to):
2006-05-28 Chong Yidong Fix last change.
2006-05-28 Chong Yidong * replace.el (query-replace-defaults): New variable.
2006-05-25 Juri Linkov (query-replace-read-from, query-replace-read-to):
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-02 Richard M. Stallman (multi-occur-in-matching-buffers): Fix prev change.
2006-01-31 Richard M. Stallman (multi-occur): Doc fix.
2005-12-27 Richard M. Stallman (perform-replace): Calculate match-again
2005-12-09 Juri Linkov (replace-highlight): Change overlay priority from 1 to 1001.
2005-11-28 Stefan Monnier (query-replace-map): Move initialization into declaration.
2005-11-28 Juri Linkov (occur-mode-mouse-goto): Pop, don't switch.
2005-11-28 Chong Yidong * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
2005-11-09 Juri Linkov (occur-excluded-properties): New defcustom.
2005-11-05 Romain Francoise (occur-engine): Add marker at end of line, too.
2005-10-29 Richard M. Stallman (occur-mode-mouse-goto): Always go to other window.
2005-10-27 Romain Francoise (occur-engine): Include colon in mouse-face highlight.
2005-10-24 Romain Francoise (occur-engine): Rearrange text properties.
2005-10-20 Romain Francoise (occur-engine): Add follow-link property.
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-09 Juri Linkov (query-replace-read-from, query-replace-read-to)
2005-08-09 Richard M. Stallman (occur-engine): Initial *Occur* output not undoable.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-19 Juri Linkov (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
2005-07-07 Juanma Barranquero (occur-rename-buffer): Use `generate-new-buffer' also when called
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-03 Juanma Barranquero (occur-hook): Doc fix.
2005-07-02 Juanma Barranquero (occur-rename-buffer): Fix docstring.
2005-06-30 Juanma Barranquero (occur-1): Do not set the `buffer-read-only' and modified flags for the occur
2005-06-26 Luc Teirlinck (keep-lines-read-args): Add INTERACTIVE arg.
2005-06-24 Juanma Barranquero (occur-1): Set `buffer-read-only' and the buffer-modified flag before running
2005-06-08 Kim F. Storm (replace-match-data): Pass RESEAT arg `t' to
2005-05-26 Lute Kamstra (occur-mode): Use run-mode-hooks.
2005-05-18 Juanma Barranquero Replace `read-input' by `read-string'.
2005-05-07 Eli Zaretskii (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf
2005-03-18 Juri Linkov (perform-replace): Remove bindings of global
2005-02-25 Lute Kamstra (query-replace-read-from): Fix 2005-02-19 change.
2005-02-19 Dan Nicolaescu (query-replace, query-replace-regexp)
2005-02-19 Eli Zaretskii (query-replace-read-from): Set the value of
2005-02-16 Richard M. Stallman (perform-replace): Pass new args to replace-highlight.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-15 Richard M. Stallman (occur-accumulate-lines, occur-engine): Avoid warnings.
2005-01-11 Juri Linkov (query-replace-lazy-highlight): Add lazy-highlight group.
2005-01-04 Richard M. Stallman (query-replace-lazy-highlight): Doc fix.
2005-01-01 Richard M. Stallman (occur-1): If the output buffer is also an input, don't kill it, rename it.
2004-12-17 Juri Linkov (occur-accumulate-lines, occur-engine):
2004-12-16 Juri Linkov (occur-accumulate-lines, occur-engine):
2004-12-16 Juri Linkov (match): New face.
2004-12-15 Juri Linkov (perform-replace): Add isearch-case-fold-search.
2004-12-12 Juri Linkov * replace.el (query-replace-highlight): Add new value `isearch'
2004-12-12 Juri Linkov (replace-match-maybe-edit): Doc fix.
2004-12-03 Richard M. Stallman (occur-1): Specify t for KEEP-PROPS to occur-engine.
2004-11-29 Teodor Zlatanov simple.el (next-error-buffer-p): allow for inclusive and
2004-11-20 Richard M. Stallman (query-replace-read-to, query-replace-read-from):
2004-09-08 Juri Linkov (perform-replace): Use `query-replace-descr'.
2004-09-04 Eli Zaretskii (occur-mode-map): Bind toggle-next-error-follow-mode.
2004-08-01 David Kastrup (query-replace-read-from): Use
2004-07-24 Richard M. Stallman (occur-next-error): Call set-window-point.
2004-07-17 Richard M. Stallman (occur-read-primary-args): Pass default to read-from-minibuffer.
2004-07-06 Stefan Monnier (query-replace-regexp-eval): Fix last change.
2004-07-06 Stefan Monnier (query-replace-descr): New fun.
2004-07-05 Stefan Monnier (query-replace-read-from, query-replace-read-to): New funs extracted
2004-07-05 Stefan Monnier (query-replace-interactive, query-replace-read-args):
2004-07-03 Juri Linkov (query-replace-read-args): Swallow space after 'foo,
2004-07-02 Richard M. Stallman (query-replace-read-args): Swallow space after symbols, not after
2004-07-01 Juri Linkov (query-replace-interactive): Change type from boolean
2004-06-28 Juri Linkov (query-replace-read-args): Swallow a space after
2004-06-26 David Kastrup (perform-replace): Highlight the match even in
2004-06-24 Richard M. Stallman (query-replace-read-args): Swallow space after \,SYMBOL.
2004-06-24 David Kastrup (query-replace-read-args): Implement `\,' and `\#'
2004-06-17 David Kastrup (query-replace-read-args): Only warn about use of \n
2004-06-10 Juri Linkov (perform-replace): Use `limit' to terminate the while-loop explicitly.
2004-05-30 Luc Teirlinck (query-replace-interactive): Convert defvar into defcustom.
2004-04-21 Kim F. Storm From: Teodor Zlatanov <tzz@lifelogs.com>
2004-04-11 John Paul Wallington * replace.el (occur-engine): Distinguish between one and several
2004-03-12 Richard M. Stallman (occur-engine): Change message for count of matches.
2004-02-02 David Kastrup (perform-replace): Allow 'literal argument in
2003-09-01 Miles Bader Add arch taglines
2003-03-05 Richard M. Stallman (query-replace-read-args): Use save-excursion.
2003-02-24 Richard M. Stallman (query-replace-read-args): Return just 3 values.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-13 Kenichi Handa (occur-engine): Set buffer-file-coding-system of
2002-11-06 Richard M. Stallman (query-replace, query-replace-regexp): Doc fixes.
2002-09-24 Juanma Barranquero (occur-find-match): New function.
2002-09-18 Richard M. Stallman (occur-engine-add-prefix): Use 7 spaces.
2002-09-10 Richard M. Stallman (occur-mode): Add font-lock-defontify to change-major-mode-hook.
2002-09-02 Kim F. Storm (multi-occur): Made "ido-aware":
2002-08-30 Juanma Barranquero (occur-mode): Add interactive declaration.
2002-08-29 Juanma Barranquero (occur-mode-hook): New hook.
2002-08-28 Juanma Barranquero (occur-hook): Renamed from `occur-mode-hook'.
2002-07-25 Sam Steingold (occur-rename-buffer): New command.
2002-07-18 Richard M. Stallman (keep-lines, flush-lines): Interactively report
2002-07-12 Richard M. Stallman (flush-lines, keep-lines): Convert REND to a marker.
2002-06-25 Andreas Schwab (occur-1): Avoid invalid message format string.
2002-06-12 Colin Walters (occur-mode): Don't set `font-lock-defaults'.
2002-06-09 Colin Walters (occur-mode): Do set `font-lock-defaults',
2002-06-08 Colin Walters (occur-mode): Don't set up categories.
2002-05-26 Colin Walters (perform-replace): Document return value. Use `pop'.
2002-05-24 Colin Walters (occur-engine): Include all text properties except mouse-face on the
2002-05-21 Colin Walters (occur-engine): Increment globalcount all at once after searching a buffer.
2002-05-15 Colin Walters (occur-read-primary-args): Handle a bare 'C-u' correctly.
2002-05-13 Colin Walters (occur-1): New optional argument `buf-name'.
2002-05-12 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
2002-05-08 Colin Walters (occur-unfontify-region-function): Delete.
2002-05-02 Colin Walters (occur-mode-map): Bind "q" to `delete-window'.
2002-05-02 Pavel Janík Follow coding conventions.
2002-04-28 Richard M. Stallman (occur-accumulate-lines): Avoid incf and decf.
2002-04-25 Colin Walters (occur-engine): Pad digits to the right.
2002-04-25 Colin Walters (occur-engine): Make nlines argument actually mean number of context
2002-04-25 Colin Walters (multi-occur-by-filename-regexp): Doc fix.
2002-04-24 Colin Walters (occur-accumulate-lines): Add optional argument `no-props'. Handle it.
2002-04-23 Colin Walters (toplevel): Require `cl' while compiling.
2002-03-25 Richard M. Stallman (query-replace-read-args): New optional arg NOERROR.
2002-02-18 Andreas Schwab (query-replace-regexp-eval): Doc fix.
2002-02-18 Andreas Schwab (query-replace-regexp-eval): Doc fix.
2002-01-25 Richard M. Stallman *** empty log message ***
2002-01-08 Richard M. Stallman (occur-mode-goto-occurrence-other-window): New command.
2001-12-30 Richard M. Stallman (query-replace-read-args): Immediate error if read-only.
2001-12-24 Richard M. Stallman (occur-mode-display-occurrence): New function.
2001-12-02 Richard M. Stallman (query-replace-read-args): Display message if FROM contains `\n' or `\t'.
2001-11-20 Richard M. Stallman (occur-mode): Undo 2001-5-20 change.
2001-11-11 Richard M. Stallman (query-replace-skip-read-only): New variable.
2001-10-24 Gerd Moellmann (perform-replace): Move START and END parameters
2001-08-28 Miles Bader (query-replace-regexp-eval): Return args from `interactive' form in
2001-08-16 Gerd Moellmann (occur): Bind inhibit-read-only to t.
2001-08-03 Gerd Moellmann (perform-replace): Doc fix.
2001-07-15 Pavel Janík Some fixes to follow coding conventions.
2001-06-17 Eli Zaretskii (occur): Add help-echo to mouse-highlighted text.
2001-06-14 Richard M. Stallman (keep-lines-read-args): Return just a regexp.
2001-06-14 Eli Zaretskii (case-replace, query-replace-from-history-variable)
2001-05-20 Stefan Monnier (keep-lines-read-args): Use `copy-marker'.
2001-05-02 Gerd Moellmann (query-replace-regexp-eval): Doc fix.
2001-02-13 Stefan Monnier (occur): Stop at end of buffer.
2000-12-12 Gerd Moellmann (perform-replace): Don't use an empty match adjacent
2000-12-06 Gerd Moellmann (occur): Make line-number-width 1 smaller for the
2000-09-30 Gerd Moellmann (keep-lines-read-args): New function.
2000-08-02 Gerd Moellmann (occur): Set tab-width in the *Occur* buffer to the
2000-06-28 Gerd Moellmann (query-replace-map): Bind `e' like `E'.
2000-06-26 Gerd Moellmann (perform-replace): Undo change of 2000-04-04.
2000-05-21 Dave Love Doc and error message fixes.
2000-05-03 Gerd Moellmann (query-replace-map): Add binding for `E'.
2000-04-25 Gerd Moellmann (perform-replace): Add parameters START and END. Use
2000-04-04 Gerd Moellmann (perform-replace): Don't move forward one char
2000-01-22 Richard M. Stallman (query-replace): Rename last arg to DELIMITED.
1999-08-03 Richard M. Stallman (query-replace-regexp-eval)
1999-07-21 Karl Heuer (perform-replace): Turn off case-fold-search
1998-10-14 Richard M. Stallman (keep-lines, flush-lines, how-many):
1998-10-06 Karl Heuer (perform-replace): Position point properly
1998-08-10 Richard M. Stallman Whitespace change.
1998-06-20 Karl Heuer (occur): Set buffer-read-only.
1998-06-04 Karl Heuer (esc-map): Bind C-M-% to query-replace-regexp.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-03-26 Richard M. Stallman (perform-replace): Before recursive edit,
1998-03-14 Richard M. Stallman (perform-replace): store-match-data => set-match-data.
1998-02-08 Richard M. Stallman (occur): Apply default by hand after read-from-minibuffer.
1998-01-30 Richard M. Stallman (query-replace-from-history-variable): New variable.
1998-01-18 Karl Heuer (occur): If the matching line has no final newline,
1998-01-03 Richard M. Stallman (occur): Pass default to read-from-minibuffer so that
1997-11-11 Karl Heuer (perform-replace): In Transient Mark mode, if
1997-11-11 Karl Heuer (query-replace-highlight): Change default to t.
1997-08-26 Kenichi Handa (query-replace-read-args): Locally bind
1997-07-25 Richard M. Stallman (occur): Local variable line-start redundant.
1997-07-23 Richard M. Stallman (occur): Use text property `occur' to store the
1997-06-25 Paul Eggert (perform-replace): When matching lookahead, use markers rather than
1997-06-24 Paul Eggert (perform-replace): When matching regexps, if the next match is
1997-05-23 Richard M. Stallman (perform-replace): Restore match data after read-event.
1997-05-05 Richard M. Stallman Use defgroup and defcustom.
1997-05-05 Richard M. Stallman (occur-mode): Add a mode-class property.
1997-05-04 Richard M. Stallman (occur): If regexp has uppercase in it, match it case-sensitively.
1997-03-22 Richard M. Stallman (replace-string): Doc fix.
1997-02-20 Karl Heuer (occur): Pay attention to multibyte characters.
1997-01-13 Richard M. Stallman (occur-mode-map): Bind g to revert-buffer.
1997-01-03 Erik Naggum (occur): Minor cleanups.
1997-01-03 Richard M. Stallman (list-matching-lines-face): New variable.
1996-12-27 Richard M. Stallman (perform-replace): Request integers from match-data,
1996-12-18 Richard M. Stallman (perform-replace): Undo previous change.
1996-12-18 Richard M. Stallman (perform-replace): Delete the code that checked
1996-12-16 Richard M. Stallman Change some defconsts to defvars.
1996-12-07 Richard M. Stallman (perform-replace): Obey minibuffer-auto-raise.
1996-09-04 Richard M. Stallman (perform-replace): Increment replace-count
1996-06-04 Richard M. Stallman (occur): Avoid "1 lines" in echo area.
1996-04-17 Richard M. Stallman (occur): Fix up interactive code.
1996-03-17 Richard M. Stallman (occur): If no matches, just display in echo area.
1996-01-14 Erik Naggum Update FSF's address.
1995-09-24 Richard M. Stallman (occur): Indent better for matches that contain newlines.
1995-06-07 Karl Heuer (query-replace-map): Bind f1 and help.
1995-04-09 Richard M. Stallman (occur): Provide 5 cols for line number.
1995-03-21 Richard M. Stallman (occur): Copy default-directory to *Occur* buffer.
1995-01-27 Karl Heuer (perform-replace): Don't log the repetitive prompts.
1994-12-27 Richard M. Stallman Don't bind `return'.
1994-12-27 Richard M. Stallman (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
1994-12-14 Richard M. Stallman (perform-replace): Report number of replacements when done.
1994-12-13 Richard M. Stallman (occur): Escape newlines when printing regexp.
1994-12-04 Richard M. Stallman (replace-string, query-replace): Doc fixes.
1994-11-24 Richard M. Stallman (occur): Put number of matches in the header line.
1994-11-23 Richard M. Stallman (query-replace-map): Define \e and escape as exit-prefix.
1994-11-14 Richard M. Stallman (query-replace-map): Bind Y and N like y and n.
1994-11-09 Karl Heuer (perform-replace): Set help-mode in *Help* buffer.
1994-09-20 Richard M. Stallman (query-replace-interactive): New user option.
1994-08-30 Richard M. Stallman (perform-replace): Restore match data before highlighting.
1994-05-01 Richard M. Stallman (perform-replace): Call substitute-command-keys just once
1994-04-07 Karl Heuer (replace-regexp): Fix misbalanced quotes.
1994-04-06 Richard M. Stallman Doc fixes.
1994-04-01 Richard M. Stallman (occur): Add mouse-face property to each line.
1994-03-31 Richard M. Stallman (occur-mode-goto-occurrence): Delete excess close paren.
1994-03-31 Richard M. Stallman (occur-mode): Doc fix.
1994-03-30 Richard M. Stallman (occur-mode-find-occurrence): New subroutine.
1994-03-18 Roland McGrath (perform-replace): Set match-data markers to nil before discarding them.
1994-02-11 Karl Heuer (perform-replace): Check for empty stack.
1993-12-31 Richard M. Stallman (query-replace-highlight): New variable.
1993-12-24 Richard M. Stallman (query-replace-map): Don't bind ESC.
1993-12-23 Richard M. Stallman (perform-replace): Prompt now says how to get help.
1993-11-11 Richard M. Stallman (occur-mode): Run occur-mode-hook.
1993-08-03 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
1993-07-24 Richard M. Stallman (occur): If no default, don't mention one.
1993-06-22 Jim Blandy * replace.el (query-replace-map): Fix typo in binding for [return].
1993-06-21 Jim Blandy * replace.el (query-replace-map): Make return exit query-replace,
1993-05-09 Richard M. Stallman (query-replace-map): Bind [escape] like "\e".
1993-05-06 Richard M. Stallman (flush-lines, keep-lines, how-many):
1993-04-23 Eric S. Raymond All fsets changed to defaliases.
1993-03-28 Richard M. Stallman (regexp-history): New history list.
1993-03-23 Richard M. Stallman (query-replace-map): Define backspace like delete.
1993-03-22 Eric S. Raymond Added or corrected Commentary headers
1993-03-12 Richard M. Stallman (query-replace-map): New keymap.
1993-03-09 Richard M. Stallman (query-replace-map): Add `quit' bindings. Delete default binding.
1993-03-09 Richard M. Stallman (query-replace-map): New keymap.
1993-01-26 Jim Blandy JimB's changes from January 18 to present
1992-11-16 Jim Blandy * bytecomp.el: Declare unread-command-char an obsolete variable.
1992-10-18 Richard M. Stallman (occur): Always search entire buffer.
1992-07-24 Richard M. Stallman entered into RCS
1992-07-24 Richard M. Stallman *** empty log message ***
1992-07-24 Richard M. Stallman *** empty log message ***
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-15 Eric S. Raymond *** empty log message ***
1992-07-15 Eric S. Raymond *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1991-07-13 Jim Blandy *** empty log message ***
1991-05-13 Brian Preble *** empty log message ***
1991-05-11 Roland McGrath *** empty log message ***
1991-05-10 Roland McGrath *** empty log message ***
1990-07-26 root *** empty log message ***
1990-05-11 Richard M. Stallman Initial revision