Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Tue, 08 Feb 2005 16:22:25 +0000 |
Dan Nicolaescu |
(grep-regexp-alist): Match an optional ^[[K
|
Sat, 22 Jan 2005 15:43:56 +0000 |
David Kastrup |
* NEWS: Mention alias `find-grep' for `grep-find'.
|
Mon, 17 Jan 2005 23:51:34 +0000 |
Richard M. Stallman |
(grep-find): Copy from `grep' the condition for calling grep-compute-defaults.
|
Thu, 16 Dec 2004 07:16:44 +0000 |
Juri Linkov |
(grep-match-face): New defvar.
|
Thu, 25 Nov 2004 03:05:00 +0000 |
Richard M. Stallman |
(grep-regexp-alist): Don't match parens around line numbers.
|
Wed, 03 Nov 2004 11:43:36 +0000 |
Thien-Thi Nguyen |
(grep-default-command): Take empty string
|
Thu, 28 Oct 2004 09:00:26 +0000 |
Juri Linkov |
(grep-regexp-alist): Move match highlighting
|
Thu, 09 Sep 2004 21:42:52 +0000 |
Stefan Monnier |
(grep-mode): Remove unnecessary autoload.
|
Wed, 08 Sep 2004 20:21:57 +0000 |
Juri Linkov |
(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
|
Wed, 08 Sep 2004 11:21:16 +0000 |
Thien-Thi Nguyen |
(grep-mode): Use normal autoload cookie.
|
Tue, 07 Sep 2004 18:10:49 +0000 |
Juri Linkov |
(grep-highlight-matches): Doc fix.
|
Tue, 07 Sep 2004 03:55:28 +0000 |
Juri Linkov |
(grep-highlight-matches): Change default from
|
Sat, 04 Sep 2004 12:48:19 +0000 |
Eli Zaretskii |
(grep-mode-map): Bind toggle-next-error-follow-mode.
|
Thu, 02 Sep 2004 16:35:42 +0000 |
Juri Linkov |
(grep-highlight-matches): New defcustom.
|
Sat, 28 Aug 2004 15:31:20 +0000 |
Richard M. Stallman |
(grep-default-command): Use find-tag-default.
|
Wed, 14 Jul 2004 22:25:09 +0000 |
Luc Teirlinck |
(grep): Doc fix.
|
Sat, 03 Jul 2004 10:06:42 +0000 |
Eli Zaretskii |
(grep-compute-defaults, grep-command)
|
Wed, 23 Jun 2004 23:10:33 +0000 |
Daniel Pfeiffer |
(grep-error-screen-columns): New variable.
|
Fri, 18 Jun 2004 23:01:30 +0000 |
Daniel Pfeiffer |
(grep-regexp-alist): Match columns and column ranges, if present.
|
Fri, 28 May 2004 21:07:47 +0000 |
Stefan Monnier |
(grep-tree): Rework previous fix.
|
Sun, 23 May 2004 19:08:48 +0000 |
Jesper Harder |
(grep-tree): Ensure that DIR argument is
|
Tue, 20 Apr 2004 21:41:50 +0000 |
Jan Dj¸«£rv |
Undo previous change
|
Tue, 20 Apr 2004 21:19:44 +0000 |
Jan Dj¸«£rv |
* progmodes/grep.el (grep-mode): Add eval-when-compile.
|
Thu, 11 Mar 2004 22:56:19 +0000 |
Stefan Monnier |
(kill-grep): Move here from compile.el
|
Mon, 16 Feb 2004 19:27:38 +0000 |
Eli Zaretskii |
(grep-compute-defaults): Undo change from
|
Sun, 15 Feb 2004 13:15:07 +0000 |
Thien-Thi Nguyen |
Move "ends here" comment to end; nfc.
|
Sun, 15 Feb 2004 13:07:08 +0000 |
Thien-Thi Nguyen |
(grep-compute-defaults): Fix typos.
|
Sun, 08 Feb 2004 20:15:45 +0000 |
Stefan Monnier |
(grep-regexp-alist): Allow :, \t and ( in file names.
|
Thu, 29 Jan 2004 17:54:36 +0000 |
Richard M. Stallman |
(grep-compute-defaults): Use executable-command-find-posix-p.
|
Sat, 03 Jan 2004 21:11:43 +0000 |
Richard M. Stallman |
(grep-mode-map): Don't remap next-line, previous-line.
|
Mon, 24 Nov 2003 22:19:51 +0000 |
Miles Bader |
Resolve CVS conflicts
|
Sun, 23 Nov 2003 22:50:48 +0000 |
Kim F. Storm |
Remove grep-use-compilation-buffer defcustom.
|
Sun, 23 Nov 2003 20:56:10 +0000 |
Kim F. Storm |
* progmodes/grep.el: New file with grep code from compile.el.
|