summaryrefslogtreecommitdiff
path: root/lisp/progmodes/grep.el
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/grep.el (grep-compute-defaults): Fix handling of hostChong Yidong2010-04-141-2/+2
* * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at theJuri Linkov2010-01-311-19/+27
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (grep-read-files): Use `completing-read'Juri Linkov2009-12-071-2/+3
* Search recursively in gzipped files. (Bug#4982)Juri Linkov2009-11-251-13/+60
* * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)Juri Linkov2009-11-191-1/+2
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-111-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-3/+3
* Fix typos.Juanma Barranquero2009-09-241-2/+2
* (grep-template): Add "<X>" to docstring.Juri Linkov2009-09-101-38/+91
* (grep-read-files): Strip trailing <N> from buffer namesJuri Linkov2009-08-301-1/+2
* * progmodes/grep.el (grep-probe): Let-bind `process-file-side-effects' with nil.Michael Albinus2009-08-251-4/+5
* (lgrep, rgrep): At the beginningJuri Linkov2009-08-221-17/+19
* (lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)Juri Linkov2009-08-121-1/+1
* (rgrep): Allow grep-find-ignored-directoriesSam Steingold2009-07-081-6/+15
* * progmodes/grep.el (grep-compute-defaults): Simplify how settingsChong Yidong2009-05-231-48/+55
* (grep-process-setup) [windows-nt msdos]: Use "--color=always".Eli Zaretskii2009-02-281-1/+5
* (grep-mode-map): Put grep-find before grep andJuri Linkov2009-01-251-3/+9
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (grep-mode-tool-bar-map): Check if tool-bar-map has been initializedChong Yidong2008-10-121-19/+22
* (grep-mode-tool-bar-map): Initialize it unconditionally.Chong Yidong2008-10-111-20/+19
* (grep-files-aliases): Improve the C++ sourceDan Nicolaescu2008-07-111-1/+3
* (compilation-minor-mode-map, compilation-mode-map):Sam Steingold2008-05-081-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * progmodes/compile.el (compilation-start): Move setting ofSam Steingold2008-05-021-3/+4
* Fix up comment convention.Stefan Monnier2008-04-181-8/+8
* (grep-mode-tool-bar-map): The same.Jan Djärv2008-03-281-0/+2
* * progmodes/compile.el (compile):Stefan Monnier2008-03-201-8/+6
* * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.Dan Nicolaescu2008-03-051-12/+18
* (grep-mode-tool-bar-map): Change place on nextJan Djärv2008-02-261-4/+4
* (grep-mode-tool-bar-map): New variable.Jan Djärv2008-02-251-0/+21
* (grep-compute-defaults):Stefan Monnier2008-02-011-1/+1
* (find-name-arg): Declare for compiler.Glenn Morris2008-01-041-1/+3
* * progmodes/grep.el (grep-find-ignored-directories): InitializeEric S. Raymond2008-01-021-9/+1
* Merge from emacs--rel--22Miles Bader2007-12-281-2/+2
|\
| * (rgrep): Fix last change.YAMAMOTO Mitsuharu2007-12-281-1/+1
| * (rgrep): Use find-name-arg.Jason Rumney2007-12-211-2/+2
* | (grep-process-setup): Set envvar "TERM" to "emacs-grep".Juri Linkov2007-11-231-4/+9
* | (xargs-program): New variable.Juanma Barranquero2007-11-201-20/+28
* | (grep-files-aliases): Add cc alias.Thien-Thi Nguyen2007-08-301-11/+11
* | (grep-find-ignored-directories): AddThien-Thi Nguyen2007-08-301-2/+10
* | Whitespace fix.Richard M. Stallman2007-08-171-1/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * progmodes/grep.el (grep-compute-defaults): Keep default values.Michael Albinus2007-07-221-25/+31
* | * progmodes/grep.el (grep-host-defaults-alist): New defvar.Michael Albinus2007-07-181-14/+33
* | * progmodes/grep.el (grep-probe): Use `process-file'.Michael Albinus2007-07-171-78/+120
|/
* (grep-find-use-xargs): Rewrite docstring.Chong Yidong2007-04-071-4/+4
* (grep-program): Remove commentary about zgrep.Kim F. Storm2007-04-061-11/+1
* (grep-find-ignored-directories): Add .git andDan Nicolaescu2007-03-111-1/+2