summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Collapse)AuthorAgeFilesLines
* (query-replace-map): Bind [escape] like "\e".Richard M. Stallman1993-05-091-0/+1
|
* (flush-lines, keep-lines, how-many):Richard M. Stallman1993-05-061-3/+3
| | | | Delete spurious `s' from prompt arg to read-from-minibuffer.
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-4/+4
|
* (regexp-history): New history list.Richard M. Stallman1993-03-281-13/+25
| | | | | | | (occur, flush-lines, keep-lines, how-many): Use it. (occur): Don't insert previous string in minibuffer gratuitously. Just use it if input is empty. Use save-match-data around count-lines.
* (query-replace-map): Define backspace like delete.Richard M. Stallman1993-03-231-1/+3
|
* Added or corrected Commentary headersEric S. Raymond1993-03-221-0/+5
|
* (query-replace-map): New keymap.Richard M. Stallman1993-03-121-1/+1
| | | | | | (perform-replace): Use query-replace-map. (query-replace, query-replace-regexp, map-query-replace-regexp): (replace-string, replace-regexp): Don't print `done' if unread chars.
* (query-replace-map): Add `quit' bindings. Delete default binding.Richard M. Stallman1993-03-091-3/+2
|
* (query-replace-map): New keymap.Richard M. Stallman1993-03-091-35/+70
| | | | | | | (perform-replace): Use query-replace-map. (query-replace, query-replace-regexp, map-query-replace-regexp): (replace-string, replace-regexp): Don't print `done' if unread chars.
* JimB's changes from January 18 to presentJim Blandy1993-01-261-2/+3
|
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * replace.el (perform-replace): Same.
* (occur): Always search entire buffer.Richard M. Stallman1992-10-181-14/+7
|
* entered into RCSRichard M. Stallman1992-07-241-1/+1
|
* *** empty log message ***Richard M. Stallman1992-07-241-5/+27
|
* *** empty log message ***Richard M. Stallman1992-07-241-32/+2
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-151-1/+1
|
* *** empty log message ***Eric S. Raymond1992-07-151-0/+4
|
* *** empty log message ***Jim Blandy1992-06-301-16/+12
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* *** empty log message ***Jim Blandy1991-07-131-3/+5
|
* *** empty log message ***Brian Preble1991-05-131-3/+5
|
* *** empty log message ***Roland McGrath1991-05-111-1/+4
|
* *** empty log message ***Roland McGrath1991-05-101-17/+144
|
* *** empty log message ***root1990-07-261-4/+9
|
* Initial revisionRichard M. Stallman1990-05-111-0/+394