Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 22 Jul 2007 19:59:30 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-compute-defaults): Keep default values.
|
Wed, 18 Jul 2007 21:02:29 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
|
Tue, 17 Jul 2007 21:08:49 +0000 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Use `process-file'.
|
Mon, 07 Jan 2008 02:11:00 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Fri, 28 Dec 2007 10:47:31 +0000 |
YAMAMOTO Mitsuharu |
(rgrep): Fix last change.
|
Fri, 21 Dec 2007 10:32:55 +0000 |
Jason Rumney |
(rgrep): Use find-name-arg.
|
Wed, 25 Jul 2007 04:29:40 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sat, 07 Apr 2007 16:55:36 +0000 |
Chong Yidong |
(grep-find-use-xargs): Rewrite docstring.
|
Fri, 06 Apr 2007 16:23:26 +0000 |
Kim F. Storm |
(grep-program): Remove commentary about zgrep.
|
Sun, 11 Mar 2007 17:44:40 +0000 |
Dan Nicolaescu |
(grep-find-ignored-directories): Add .git and
|
Wed, 14 Feb 2007 11:54:12 +0000 |
Kim F. Storm |
(grep-files-aliases): Add tex and texi aliases.
|
Mon, 12 Feb 2007 06:44:47 +0000 |
Dan Nicolaescu |
(grep): Mention lgrep and rgrep in the
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Wed, 23 Aug 2006 23:23:02 +0000 |
Kim F. Storm |
(grep-find-use-xargs): Use explicit value `exec'
|
Sat, 29 Jul 2006 02:03:21 +0000 |
Richard M. Stallman |
(grep-default-command): Catch errors from wildcard-to-regexp.
|
Fri, 28 Jul 2006 23:20:21 +0000 |
Kim F. Storm |
(grep-read-files): Use car of grep-files-history or grep-files-aliases
|
Fri, 28 Jul 2006 23:03:18 +0000 |
Kim F. Storm |
(grep-tag-default): New function.
|
Wed, 19 Jul 2006 11:19:27 +0000 |
Kim F. Storm |
(grep-find-ignored-directories): Add .svn and _darcs to list.
|
Wed, 12 Jul 2006 16:05:19 +0000 |
Richard M. Stallman |
(grep-last-buffer): Doc fix.
|
Thu, 22 Jun 2006 14:13:49 +0000 |
Kim F. Storm |
(grep-mode-font-lock-keywords): Correct regexps
|
Thu, 18 May 2006 14:39:09 +0000 |
Kim F. Storm |
(grep-find): Don't check grep-find-command
|
Tue, 09 May 2006 12:47:12 +0000 |
Kim F. Storm |
(rgrep): Set default directory of *grep*
|
Mon, 08 May 2006 10:26:30 +0000 |
Kim F. Storm |
(lgrep, rgrep): Doc fixes.
|
Fri, 05 May 2006 23:38:18 +0000 |
Kim F. Storm |
(lgrep, rgrep): Use add-to-history.
|
Tue, 02 May 2006 08:49:59 +0000 |
Kim F. Storm |
(grep-expand-template): Use symbol-value instead of eval on symbols.
|
Mon, 01 May 2006 09:33:10 +0000 |
Kim F. Storm |
(grep-expand-template): Use save-match-data.
|
Fri, 28 Apr 2006 23:39:02 +0000 |
Kim F. Storm |
(grep-read-files): Use buffer-name if no buffer-file-name.
|
Fri, 28 Apr 2006 22:22:01 +0000 |
Kim F. Storm |
(defgroup grep): Doc fix.
|
Wed, 15 Mar 2006 22:26:09 +0000 |
Stefan Monnier |
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
|