Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 05 Mar 2003 20:51:10 +0000 |
Richard M. Stallman |
(query-replace-read-args): Use save-excursion.
|
Mon, 24 Feb 2003 16:45:47 +0000 |
Richard M. Stallman |
(query-replace-read-args): Return just 3 values.
|
Tue, 04 Feb 2003 12:29:42 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 13 Nov 2002 07:06:07 +0000 |
Kenichi Handa |
(occur-engine): Set buffer-file-coding-system of
|
Wed, 06 Nov 2002 05:08:16 +0000 |
Richard M. Stallman |
(query-replace, query-replace-regexp): Doc fixes.
|
Tue, 24 Sep 2002 08:35:27 +0000 |
Juanma Barranquero |
(occur-find-match): New function.
|
Wed, 18 Sep 2002 16:03:58 +0000 |
Richard M. Stallman |
(occur-engine-add-prefix): Use 7 spaces.
|
Tue, 10 Sep 2002 16:44:17 +0000 |
Richard M. Stallman |
(occur-mode): Add font-lock-defontify to change-major-mode-hook.
|
Mon, 02 Sep 2002 10:41:25 +0000 |
Kim F. Storm |
(multi-occur): Made "ido-aware":
|
Fri, 30 Aug 2002 11:51:42 +0000 |
Juanma Barranquero |
(occur-mode): Add interactive declaration.
|
Thu, 29 Aug 2002 21:35:44 +0000 |
Juanma Barranquero |
(occur-mode-hook): New hook.
|
Wed, 28 Aug 2002 15:20:50 +0000 |
Juanma Barranquero |
(occur-hook): Renamed from `occur-mode-hook'.
|
Thu, 25 Jul 2002 19:31:25 +0000 |
Sam Steingold |
(occur-rename-buffer): New command.
|
Thu, 18 Jul 2002 15:00:56 +0000 |
Richard M. Stallman |
(keep-lines, flush-lines): Interactively report
|
Fri, 12 Jul 2002 23:28:15 +0000 |
Richard M. Stallman |
(flush-lines, keep-lines): Convert REND to a marker.
|
Tue, 25 Jun 2002 09:54:26 +0000 |
Andreas Schwab |
(occur-1): Avoid invalid message format string.
|
Wed, 12 Jun 2002 04:55:34 +0000 |
Colin Walters |
(occur-mode): Don't set `font-lock-defaults'.
|
Sun, 09 Jun 2002 00:17:17 +0000 |
Colin Walters |
(occur-mode): Do set `font-lock-defaults',
|
Sat, 08 Jun 2002 20:44:42 +0000 |
Colin Walters |
(occur-mode): Don't set up categories.
|
Sun, 26 May 2002 20:42:51 +0000 |
Colin Walters |
(perform-replace): Document return value. Use `pop'.
|
Fri, 24 May 2002 00:56:46 +0000 |
Colin Walters |
(occur-engine): Include all text properties except mouse-face on the
|
Tue, 21 May 2002 21:01:14 +0000 |
Colin Walters |
(occur-engine): Increment globalcount all at once after searching a buffer.
|
Wed, 15 May 2002 19:35:54 +0000 |
Colin Walters |
(occur-read-primary-args): Handle a bare 'C-u' correctly.
|
Mon, 13 May 2002 03:46:56 +0000 |
Colin Walters |
(occur-1): New optional argument `buf-name'.
|
Sun, 12 May 2002 17:29:29 +0000 |
Eli Zaretskii |
Change all post-21.1 :version attributes to 21.4.
|
Wed, 08 May 2002 03:53:19 +0000 |
Colin Walters |
(occur-unfontify-region-function): Delete.
|
Thu, 02 May 2002 21:22:47 +0000 |
Colin Walters |
(occur-mode-map): Bind "q" to `delete-window'.
|
Thu, 02 May 2002 05:41:46 +0000 |
Pavel Jank |
Follow coding conventions.
|
Sun, 28 Apr 2002 17:46:19 +0000 |
Richard M. Stallman |
(occur-accumulate-lines): Avoid incf and decf.
|
Thu, 25 Apr 2002 21:45:49 +0000 |
Colin Walters |
(occur-engine): Pad digits to the right.
|
Thu, 25 Apr 2002 21:12:09 +0000 |
Colin Walters |
(occur-engine): Make nlines argument actually mean number of context
|
Thu, 25 Apr 2002 19:02:46 +0000 |
Colin Walters |
(multi-occur-by-filename-regexp): Doc fix.
|
Wed, 24 Apr 2002 23:28:45 +0000 |
Colin Walters |
(occur-accumulate-lines): Add optional argument `no-props'. Handle it.
|
Tue, 23 Apr 2002 20:34:58 +0000 |
Colin Walters |
(toplevel): Require `cl' while compiling.
|
Mon, 25 Mar 2002 00:38:46 +0000 |
Richard M. Stallman |
(query-replace-read-args): New optional arg NOERROR.
|
Mon, 18 Feb 2002 20:30:19 +0000 |
Andreas Schwab |
(query-replace-regexp-eval): Doc fix.
|
Mon, 18 Feb 2002 20:29:16 +0000 |
Andreas Schwab |
(query-replace-regexp-eval): Doc fix.
|
Fri, 25 Jan 2002 05:06:27 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 08 Jan 2002 06:12:37 +0000 |
Richard M. Stallman |
(occur-mode-goto-occurrence-other-window): New command.
|
Sun, 30 Dec 2001 19:37:47 +0000 |
Richard M. Stallman |
(query-replace-read-args): Immediate error if read-only.
|
Mon, 24 Dec 2001 16:26:15 +0000 |
Richard M. Stallman |
(occur-mode-display-occurrence): New function.
|
Sun, 02 Dec 2001 04:45:54 +0000 |
Richard M. Stallman |
(query-replace-read-args): Display message if FROM contains `\n' or `\t'.
|
Tue, 20 Nov 2001 23:25:34 +0000 |
Richard M. Stallman |
(occur-mode): Undo 2001-5-20 change.
|
Sun, 11 Nov 2001 20:05:39 +0000 |
Richard M. Stallman |
(query-replace-skip-read-only): New variable.
|
Wed, 24 Oct 2001 12:35:48 +0000 |
Gerd Moellmann |
(perform-replace): Move START and END parameters
|
Tue, 28 Aug 2001 08:56:28 +0000 |
Miles Bader |
(query-replace-regexp-eval): Return args from `interactive' form in
|
Thu, 16 Aug 2001 11:47:46 +0000 |
Gerd Moellmann |
(occur): Bind inhibit-read-only to t.
|
Fri, 03 Aug 2001 11:57:05 +0000 |
Gerd Moellmann |
(perform-replace): Doc fix.
|
Sun, 15 Jul 2001 19:53:53 +0000 |
Pavel Jank |
Some fixes to follow coding conventions.
|
Sun, 17 Jun 2001 11:23:17 +0000 |
Eli Zaretskii |
(occur): Add help-echo to mouse-highlighted text.
|
Thu, 14 Jun 2001 20:54:34 +0000 |
Richard M. Stallman |
(keep-lines-read-args): Return just a regexp.
|
Thu, 14 Jun 2001 08:16:27 +0000 |
Eli Zaretskii |
(case-replace, query-replace-from-history-variable)
|
Sun, 20 May 2001 16:10:39 +0000 |
Stefan Monnier |
(keep-lines-read-args): Use `copy-marker'.
|
Wed, 02 May 2001 11:28:51 +0000 |
Gerd Moellmann |
(query-replace-regexp-eval): Doc fix.
|
Tue, 13 Feb 2001 20:07:50 +0000 |
Stefan Monnier |
(occur): Stop at end of buffer.
|
Tue, 12 Dec 2000 14:13:13 +0000 |
Gerd Moellmann |
(perform-replace): Don't use an empty match adjacent
|
Wed, 06 Dec 2000 17:14:38 +0000 |
Gerd Moellmann |
(occur): Make line-number-width 1 smaller for the
|
Sat, 30 Sep 2000 16:00:54 +0000 |
Gerd Moellmann |
(keep-lines-read-args): New function.
|
Wed, 02 Aug 2000 20:21:24 +0000 |
Gerd Moellmann |
(occur): Set tab-width in the *Occur* buffer to the
|
Wed, 28 Jun 2000 11:58:24 +0000 |
Gerd Moellmann |
(query-replace-map): Bind `e' like `E'.
|
Mon, 26 Jun 2000 20:02:42 +0000 |
Gerd Moellmann |
(perform-replace): Undo change of 2000-04-04.
|
Sun, 21 May 2000 17:04:47 +0000 |
Dave Love |
Doc and error message fixes.
|
Wed, 03 May 2000 19:23:28 +0000 |
Gerd Moellmann |
(query-replace-map): Add binding for `E'.
|
Tue, 25 Apr 2000 19:19:31 +0000 |
Gerd Moellmann |
(perform-replace): Add parameters START and END. Use
|
Tue, 04 Apr 2000 21:01:53 +0000 |
Gerd Moellmann |
(perform-replace): Don't move forward one char
|
Sat, 22 Jan 2000 19:08:18 +0000 |
Richard M. Stallman |
(query-replace): Rename last arg to DELIMITED.
|
Tue, 03 Aug 1999 17:50:44 +0000 |
Richard M. Stallman |
(query-replace-regexp-eval)
|
Wed, 21 Jul 1999 23:01:38 +0000 |
Karl Heuer |
(perform-replace): Turn off case-fold-search
|
Wed, 14 Oct 1998 12:47:18 +0000 |
Richard M. Stallman |
(keep-lines, flush-lines, how-many):
|
Tue, 06 Oct 1998 23:25:52 +0000 |
Karl Heuer |
(perform-replace): Position point properly
|
Mon, 10 Aug 1998 01:44:59 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 20 Jun 1998 22:25:31 +0000 |
Karl Heuer |
(occur): Set buffer-read-only.
|
Thu, 04 Jun 1998 06:57:32 +0000 |
Karl Heuer |
(esc-map): Bind C-M-% to query-replace-regexp.
|
Mon, 20 Apr 1998 02:34:53 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Thu, 26 Mar 1998 06:31:26 +0000 |
Richard M. Stallman |
(perform-replace): Before recursive edit,
|
Sat, 14 Mar 1998 04:45:46 +0000 |
Richard M. Stallman |
(perform-replace): store-match-data => set-match-data.
|
Sun, 08 Feb 1998 07:34:28 +0000 |
Richard M. Stallman |
(occur): Apply default by hand after read-from-minibuffer.
|
Fri, 30 Jan 1998 23:34:50 +0000 |
Richard M. Stallman |
(query-replace-from-history-variable): New variable.
|
Sun, 18 Jan 1998 02:53:16 +0000 |
Karl Heuer |
(occur): If the matching line has no final newline,
|
Sat, 03 Jan 1998 07:06:18 +0000 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
Tue, 11 Nov 1997 03:26:55 +0000 |
Karl Heuer |
(perform-replace): In Transient Mark mode, if
|
Tue, 11 Nov 1997 02:54:10 +0000 |
Karl Heuer |
(query-replace-highlight): Change default to t.
|
Tue, 26 Aug 1997 11:45:49 +0000 |
Kenichi Handa |
(query-replace-read-args): Locally bind
|
Fri, 25 Jul 1997 22:21:49 +0000 |
Richard M. Stallman |
(occur): Local variable line-start redundant.
|
Wed, 23 Jul 1997 02:52:57 +0000 |
Richard M. Stallman |
(occur): Use text property `occur' to store the
|
Wed, 25 Jun 1997 05:30:02 +0000 |
Paul Eggert |
(perform-replace): When matching lookahead, use markers rather than
|
Tue, 24 Jun 1997 10:48:10 +0000 |
Paul Eggert |
(perform-replace): When matching regexps, if the next match is
|
Fri, 23 May 1997 17:34:11 +0000 |
Richard M. Stallman |
(perform-replace): Restore match data after read-event.
|
Mon, 05 May 1997 15:00:53 +0000 |
Richard M. Stallman |
Use defgroup and defcustom.
|
Mon, 05 May 1997 01:11:30 +0000 |
Richard M. Stallman |
(occur-mode): Add a mode-class property.
|
Sun, 04 May 1997 01:20:08 +0000 |
Richard M. Stallman |
(occur): If regexp has uppercase in it, match it case-sensitively.
|
Sat, 22 Mar 1997 03:51:36 +0000 |
Richard M. Stallman |
(replace-string): Doc fix.
|
Thu, 20 Feb 1997 05:48:39 +0000 |
Karl Heuer |
(occur): Pay attention to multibyte characters.
|
Mon, 13 Jan 1997 08:45:17 +0000 |
Richard M. Stallman |
(occur-mode-map): Bind g to revert-buffer.
|
Fri, 03 Jan 1997 11:59:39 +0000 |
Erik Naggum |
(occur): Minor cleanups.
|
Fri, 03 Jan 1997 03:11:11 +0000 |
Richard M. Stallman |
(list-matching-lines-face): New variable.
|
Fri, 27 Dec 1996 00:44:57 +0000 |
Richard M. Stallman |
(perform-replace): Request integers from match-data,
|
Wed, 18 Dec 1996 23:36:24 +0000 |
Richard M. Stallman |
(perform-replace): Undo previous change.
|
Wed, 18 Dec 1996 02:22:34 +0000 |
Richard M. Stallman |
(perform-replace): Delete the code that checked
|
Mon, 16 Dec 1996 01:33:54 +0000 |
Richard M. Stallman |
Change some defconsts to defvars.
|
Sat, 07 Dec 1996 21:23:37 +0000 |
Richard M. Stallman |
(perform-replace): Obey minibuffer-auto-raise.
|
Wed, 04 Sep 1996 17:13:24 +0000 |
Richard M. Stallman |
(perform-replace): Increment replace-count
|
Tue, 04 Jun 1996 15:31:01 +0000 |
Richard M. Stallman |
(occur): Avoid "1 lines" in echo area.
|
Wed, 17 Apr 1996 17:30:51 +0000 |
Richard M. Stallman |
(occur): Fix up interactive code.
|
Sun, 17 Mar 1996 17:58:42 +0000 |
Richard M. Stallman |
(occur): If no matches, just display in echo area.
|
Sun, 14 Jan 1996 07:34:30 +0000 |
Erik Naggum |
Update FSF's address.
|
Sun, 24 Sep 1995 23:25:06 +0000 |
Richard M. Stallman |
(occur): Indent better for matches that contain newlines.
|
Wed, 07 Jun 1995 20:54:21 +0000 |
Karl Heuer |
(query-replace-map): Bind f1 and help.
|
Sun, 09 Apr 1995 03:07:01 +0000 |
Richard M. Stallman |
(occur): Provide 5 cols for line number.
|
Tue, 21 Mar 1995 19:57:36 +0000 |
Richard M. Stallman |
(occur): Copy default-directory to *Occur* buffer.
|
Fri, 27 Jan 1995 19:19:23 +0000 |
Karl Heuer |
(perform-replace): Don't log the repetitive prompts.
|
Tue, 27 Dec 1994 03:45:46 +0000 |
Richard M. Stallman |
Don't bind `return'.
|
Tue, 27 Dec 1994 03:41:48 +0000 |
Richard M. Stallman |
(occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.
|
Wed, 14 Dec 1994 03:44:51 +0000 |
Richard M. Stallman |
(perform-replace): Report number of replacements when done.
|
Tue, 13 Dec 1994 22:13:40 +0000 |
Richard M. Stallman |
(occur): Escape newlines when printing regexp.
|
Sun, 04 Dec 1994 12:52:52 +0000 |
Richard M. Stallman |
(replace-string, query-replace): Doc fixes.
|
Thu, 24 Nov 1994 08:39:41 +0000 |
Richard M. Stallman |
(occur): Put number of matches in the header line.
|
Wed, 23 Nov 1994 09:10:36 +0000 |
Richard M. Stallman |
(query-replace-map): Define \e and escape as exit-prefix.
|
Mon, 14 Nov 1994 01:35:08 +0000 |
Richard M. Stallman |
(query-replace-map): Bind Y and N like y and n.
|