summaryrefslogtreecommitdiff
path: root/lisp/replace.el
Commit message (Expand)AuthorAgeFilesLines
* (occur): Apply default by hand after read-from-minibuffer.Richard M. Stallman1998-02-081-3/+4
* (query-replace-from-history-variable): New variable.Richard M. Stallman1998-01-301-2/+19
* (occur): If the matching line has no final newline,Karl Heuer1998-01-181-4/+17
* (occur): Pass default to read-from-minibuffer so thatRichard M. Stallman1998-01-031-6/+4
* (perform-replace): In Transient Mark mode, ifKarl Heuer1997-11-111-1/+27
* (query-replace-highlight): Change default to t.Karl Heuer1997-11-111-1/+1
* (query-replace-read-args): Locally bindKenichi Handa1997-08-261-10/+10
* (occur): Local variable line-start redundant.Richard M. Stallman1997-07-251-28/+70
* (occur): Use text property `occur' to store theRichard M. Stallman1997-07-231-51/+81
* (perform-replace): When matching lookahead, use markers rather thanPaul Eggert1997-06-251-2/+2
* (perform-replace): When matching regexps, if the next match isPaul Eggert1997-06-241-29/+40
* (perform-replace): Restore match data after read-event.Richard M. Stallman1997-05-231-0/+3
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-6/+12
* (occur-mode): Add a mode-class property.Richard M. Stallman1997-05-051-3/+5
* (occur): If regexp has uppercase in it, match it case-sensitively.Richard M. Stallman1997-05-041-1/+6
* (replace-string): Doc fix.Richard M. Stallman1997-03-221-1/+3
* (occur): Pay attention to multibyte characters.Karl Heuer1997-02-201-1/+1
* (occur-mode-map): Bind g to revert-buffer.Richard M. Stallman1997-01-131-2/+17
* (occur): Minor cleanups.Erik Naggum1997-01-031-3/+2
* (list-matching-lines-face): New variable.Richard M. Stallman1997-01-031-3/+24
* (perform-replace): Request integers from match-data,Richard M. Stallman1996-12-271-6/+1
* (perform-replace): Undo previous change.Richard M. Stallman1996-12-181-3/+17
* (perform-replace): Delete the code that checkedRichard M. Stallman1996-12-181-16/+3
* Change some defconsts to defvars.Richard M. Stallman1996-12-161-1/+1
* (perform-replace): Obey minibuffer-auto-raise.Richard M. Stallman1996-12-071-0/+2
* (perform-replace): Increment replace-countRichard M. Stallman1996-09-041-5/+11
* (occur): Avoid "1 lines" in echo area.Richard M. Stallman1996-06-041-5/+7
* (occur): Fix up interactive code.Richard M. Stallman1996-04-171-14/+18
* (occur): If no matches, just display in echo area.Richard M. Stallman1996-03-171-90/+96
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (occur): Indent better for matches that contain newlines.Richard M. Stallman1995-09-241-3/+8
* (query-replace-map): Bind f1 and help.Karl Heuer1995-06-071-0/+2
* (occur): Provide 5 cols for line number.Richard M. Stallman1995-04-091-2/+2
* (occur): Copy default-directory to *Occur* buffer.Richard M. Stallman1995-03-211-0/+2
* (perform-replace): Don't log the repetitive prompts.Karl Heuer1995-01-271-1/+4
* Don't bind `return'.Richard M. Stallman1994-12-271-2/+1
* (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.Richard M. Stallman1994-12-271-5/+7
* (perform-replace): Report number of replacements when done.Richard M. Stallman1994-12-141-11/+10
* (occur): Escape newlines when printing regexp.Richard M. Stallman1994-12-131-1/+2
* (replace-string, query-replace): Doc fixes.Richard M. Stallman1994-12-041-0/+6
* (occur): Put number of matches in the header line.Richard M. Stallman1994-11-241-1/+6
* (query-replace-map): Define \e and escape as exit-prefix.Richard M. Stallman1994-11-231-1/+7
* (query-replace-map): Bind Y and N like y and n.Richard M. Stallman1994-11-141-0/+2
* (perform-replace): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (query-replace-interactive): New user option.Richard M. Stallman1994-09-201-11/+37
* (perform-replace): Restore match data before highlighting.Richard M. Stallman1994-08-301-1/+1
* (perform-replace): Call substitute-command-keys just onceRichard M. Stallman1994-05-011-4/+6
* (replace-regexp): Fix misbalanced quotes.Karl Heuer1994-04-071-1/+1
* Doc fixes.Richard M. Stallman1994-04-061-14/+16
* (occur): Add mouse-face property to each line.Richard M. Stallman1994-04-011-0/+7