index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
grep.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
Dan Nicolaescu
2008-03-05
1
-12
/
+18
*
(grep-mode-tool-bar-map): Change place on next
Jan Djärv
2008-02-26
1
-4
/
+4
*
(grep-mode-tool-bar-map): New variable.
Jan Djärv
2008-02-25
1
-0
/
+21
*
(grep-compute-defaults):
Stefan Monnier
2008-02-01
1
-1
/
+1
*
(find-name-arg): Declare for compiler.
Glenn Morris
2008-01-04
1
-1
/
+3
*
* progmodes/grep.el (grep-find-ignored-directories): Initialize
Eric S. Raymond
2008-01-02
1
-9
/
+1
*
Merge from emacs--rel--22
Miles Bader
2007-12-28
1
-2
/
+2
|
\
|
*
(rgrep): Fix last change.
YAMAMOTO Mitsuharu
2007-12-28
1
-1
/
+1
|
*
(rgrep): Use find-name-arg.
Jason Rumney
2007-12-21
1
-2
/
+2
*
|
(grep-process-setup): Set envvar "TERM" to "emacs-grep".
Juri Linkov
2007-11-23
1
-4
/
+9
*
|
(xargs-program): New variable.
Juanma Barranquero
2007-11-20
1
-20
/
+28
*
|
(grep-files-aliases): Add cc alias.
Thien-Thi Nguyen
2007-08-30
1
-11
/
+11
*
|
(grep-find-ignored-directories): Add
Thien-Thi Nguyen
2007-08-30
1
-2
/
+10
*
|
Whitespace fix.
Richard M. Stallman
2007-08-17
1
-1
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
* progmodes/grep.el (grep-compute-defaults): Keep default values.
Michael Albinus
2007-07-22
1
-25
/
+31
*
|
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
Michael Albinus
2007-07-18
1
-14
/
+33
*
|
* progmodes/grep.el (grep-probe): Use `process-file'.
Michael Albinus
2007-07-17
1
-78
/
+120
|
/
*
(grep-find-use-xargs): Rewrite docstring.
Chong Yidong
2007-04-07
1
-4
/
+4
*
(grep-program): Remove commentary about zgrep.
Kim F. Storm
2007-04-06
1
-11
/
+1
*
(grep-find-ignored-directories): Add .git and
Dan Nicolaescu
2007-03-11
1
-1
/
+2
*
(grep-files-aliases): Add tex and texi aliases.
Kim F. Storm
2007-02-14
1
-10
/
+19
*
(grep): Mention lgrep and rgrep in the
Dan Nicolaescu
2007-02-12
1
-0
/
+3
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(grep-find-use-xargs): Use explicit value `exec'
Kim F. Storm
2006-08-23
1
-20
/
+38
*
(grep-default-command): Catch errors from wildcard-to-regexp.
Richard M. Stallman
2006-07-29
1
-13
/
+23
*
(grep-read-files): Use car of grep-files-history or grep-files-aliases
Kim F. Storm
2006-07-28
1
-1
/
+3
*
(grep-tag-default): New function.
Kim F. Storm
2006-07-28
1
-12
/
+12
*
(grep-find-ignored-directories): Add .svn and _darcs to list.
Kim F. Storm
2006-07-19
1
-1
/
+1
*
(grep-last-buffer): Doc fix.
Richard M. Stallman
2006-07-12
1
-2
/
+1
*
(grep-mode-font-lock-keywords): Correct regexps
Kim F. Storm
2006-06-22
1
-3
/
+3
*
(grep-find): Don't check grep-find-command
Kim F. Storm
2006-05-18
1
-1
/
+1
*
(rgrep): Set default directory of *grep*
Kim F. Storm
2006-05-09
1
-11
/
+15
*
(lgrep, rgrep): Doc fixes.
Kim F. Storm
2006-05-08
1
-7
/
+7
*
(lgrep, rgrep): Use add-to-history.
Kim F. Storm
2006-05-05
1
-2
/
+2
*
(grep-expand-template): Use symbol-value instead of eval on symbols.
Kim F. Storm
2006-05-02
1
-1
/
+1
*
(grep-expand-template): Use save-match-data.
Kim F. Storm
2006-05-01
1
-2
/
+7
*
(grep-read-files): Use buffer-name if no buffer-file-name.
Kim F. Storm
2006-04-28
1
-6
/
+13
*
(defgroup grep): Doc fix.
Kim F. Storm
2006-04-28
1
-185
/
+274
*
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
Stefan Monnier
2006-03-15
1
-6
/
+1
*
Update copyright for 2006.
Nick Roberts
2006-02-10
1
-1
/
+1
*
(font-lock-lines-before): Add defvar.
Juanma Barranquero
2005-08-30
1
-0
/
+3
*
(grep, grep-mode): Make buffer-local variables
Juri Linkov
2005-08-25
1
-7
/
+9
*
(grep): Bind compilation-disable-input to t.
Richard M. Stallman
2005-08-20
1
-1
/
+2
*
(grep-mode-map): Add ellipsis to "Another grep".
Juri Linkov
2005-08-14
1
-3
/
+4
*
(grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
Juri Linkov
2005-08-09
1
-8
/
+8
*
(grep-regexp-alist): Set 5th arg `TYPE' to
Juri Linkov
2005-08-06
1
-7
/
+6
*
(grep-mode-map): Bind TAB to `compilation-next-error'
Juri Linkov
2005-08-04
1
-6
/
+2
*
(grep-regexp-alist): Replace complex regexp
Juri Linkov
2005-08-04
1
-7
/
+10
[next]