log lisp/progmodes/grep.el @ 65126:559a37c2f306

age author description
Thu, 25 Aug 2005 19:09:22 +0000 Juri Linkov (grep, grep-mode): Make buffer-local variables
Sat, 20 Aug 2005 21:47:40 +0000 Richard M. Stallman (grep): Bind compilation-disable-input to t.
Sun, 14 Aug 2005 06:52:40 +0000 Juri Linkov (grep-mode-map): Add ellipsis to "Another grep".
Tue, 09 Aug 2005 21:37:34 +0000 Juri Linkov (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
Sat, 06 Aug 2005 01:10:19 +0000 Juri Linkov (grep-regexp-alist): Set 5th arg `TYPE' to
Thu, 04 Aug 2005 01:36:49 +0000 Juri Linkov (grep-mode-map): Bind TAB to `compilation-next-error'
Thu, 04 Aug 2005 01:08:54 +0000 Juri Linkov (grep-regexp-alist): Replace complex regexp
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Sat, 23 Jul 2005 22:13:54 +0000 Richard M. Stallman (grep-error-face): Use font-lock-keyword-face
Tue, 19 Jul 2005 14:21:23 +0000 Juri Linkov (grep-regexp-alist)
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Sat, 18 Jun 2005 12:56:14 +0000 Juri Linkov (grep-regexp-alist): Use backreference at the
Sat, 07 May 2005 16:21:12 +0000 Eli Zaretskii Fix file's header line.
Thu, 28 Apr 2005 09:15:40 +0000 Lute Kamstra (grep-mode-font-lock-keywords): Use the font-lock-face property to
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.