(rmail-get-new-mail): Position on first unseen message.
[bpt/emacs.git] / lisp / replace.el
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...
1994-04-07 Karl Heuer(replace-regexp): Fix misbalanced quotes.
1994-04-06 Richard M. StallmanDoc 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...
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...
1993-06-21 Jim Blandy* replace.el (query-replace-map): Make return exit...
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. RaymondAll 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. RaymondAdded 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 defau...
1993-03-09 Richard M. Stallman(query-replace-map): New keymap.
1993-01-26 Jim BlandyJimB's changes from January 18 to present
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-10-18 Richard M. Stallman(occur): Always search entire buffer.
1992-07-24 Richard M. Stallmanentered 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. StallmanInitial revision