aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el (unfollow)
Commit message (Expand)AuthorFilesLines
1999-08-03(query-replace-regexp-eval)Richard M. Stallman1-13/+113
1999-07-21(perform-replace): Turn off case-fold-searchKarl Heuer1-0/+3
1998-10-14(keep-lines, flush-lines, how-many):Richard M. Stallman1-13/+29
1998-10-06(perform-replace): Position point properlyKarl Heuer1-4/+7
1998-08-10Whitespace change.Richard M. Stallman1-3/+3
1998-06-20(occur): Set buffer-read-only.Karl Heuer1-1/+2
1998-06-04(esc-map): Bind C-M-% to query-replace-regexp.Karl Heuer1-0/+1
1998-04-20*** empty log message ***Dan Nicolaescu1-2/+4
1998-03-26(perform-replace): Before recursive edit,Richard M. Stallman1-3/+5
1998-03-14(perform-replace): store-match-data => set-match-data.Richard M. Stallman1-6/+6
1998-02-08(occur): Apply default by hand after read-from-minibuffer.Richard M. Stallman1-3/+4
1998-01-30(query-replace-from-history-variable): New variable.Richard M. Stallman1-2/+19
1998-01-18(occur): If the matching line has no final newline,Karl Heuer1-4/+17
1998-01-03(occur): Pass default to read-from-minibuffer so thatRichard M. Stallman1-6/+4
1997-11-11(perform-replace): In Transient Mark mode, ifKarl Heuer1-1/+27
1997-11-11(query-replace-highlight): Change default to t.Karl Heuer1-1/+1
1997-08-26(query-replace-read-args): Locally bindKenichi Handa1-10/+10
1997-07-25(occur): Local variable line-start redundant.Richard M. Stallman1-28/+70
1997-07-23(occur): Use text property `occur' to store theRichard M. Stallman1-51/+81
1997-06-25(perform-replace): When matching lookahead, use markers rather thanPaul Eggert1-2/+2
1997-06-24(perform-replace): When matching regexps, if the next match isPaul Eggert1-29/+40
1997-05-23(perform-replace): Restore match data after read-event.Richard M. Stallman1-0/+3
1997-05-05Use defgroup and defcustom.Richard M. Stallman1-6/+12
1997-05-05(occur-mode): Add a mode-class property.Richard M. Stallman1-3/+5
1997-05-04(occur): If regexp has uppercase in it, match it case-sensitively.Richard M. Stallman1-1/+6
1997-03-22(replace-string): Doc fix.Richard M. Stallman1-1/+3
1997-02-20(occur): Pay attention to multibyte characters.Karl Heuer1-1/+1
1997-01-13(occur-mode-map): Bind g to revert-buffer.Richard M. Stallman1-2/+17
1997-01-03(occur): Minor cleanups.Erik Naggum1-3/+2
1997-01-03(list-matching-lines-face): New variable.Richard M. Stallman1-3/+24
1996-12-27(perform-replace): Request integers from match-data,Richard M. Stallman1-6/+1
1996-12-18(perform-replace): Undo previous change.Richard M. Stallman1-3/+17
1996-12-18(perform-replace): Delete the code that checkedRichard M. Stallman1-16/+3
1996-12-16Change some defconsts to defvars.Richard M. Stallman1-1/+1
1996-12-07(perform-replace): Obey minibuffer-auto-raise.Richard M. Stallman1-0/+2
1996-09-04(perform-replace): Increment replace-countRichard M. Stallman1-5/+11
1996-06-04(occur): Avoid "1 lines" in echo area.Richard M. Stallman1-5/+7
1996-04-17(occur): Fix up interactive code.Richard M. Stallman1-14/+18
1996-03-17(occur): If no matches, just display in echo area.Richard M. Stallman1-90/+96
1996-01-14Update FSF's address.Erik Naggum1-2/+3
1995-09-24(occur): Indent better for matches that contain newlines.Richard M. Stallman1-3/+8
1995-06-07(query-replace-map): Bind f1 and help.Karl Heuer1-0/+2
1995-04-09(occur): Provide 5 cols for line number.Richard M. Stallman1-2/+2
1995-03-21(occur): Copy default-directory to *Occur* buffer.Richard M. Stallman1-0/+2
1995-01-27(perform-replace): Don't log the repetitive prompts.Karl Heuer1-1/+4
1994-12-27Don't bind `return'.Richard M. Stallman1-2/+1
1994-12-27(occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.Richard M. Stallman1-5/+7
1994-12-14(perform-replace): Report number of replacements when done.Richard M. Stallman1-11/+10
1994-12-13(occur): Escape newlines when printing regexp.Richard M. Stallman1-1/+2
1994-12-04(replace-string, query-replace): Doc fixes.Richard M. Stallman1-0/+6