summaryrefslogtreecommitdiff
path: root/lisp/progmodes/grep.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (grep-files-aliases): Add tex and texi aliases.Kim F. Storm2007-02-141-10/+19
* (grep): Mention lgrep and rgrep in theDan Nicolaescu2007-02-121-0/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (grep-find-use-xargs): Use explicit value `exec'Kim F. Storm2006-08-231-20/+38
* (grep-default-command): Catch errors from wildcard-to-regexp.Richard M. Stallman2006-07-291-13/+23
* (grep-read-files): Use car of grep-files-history or grep-files-aliasesKim F. Storm2006-07-281-1/+3
* (grep-tag-default): New function.Kim F. Storm2006-07-281-12/+12
* (grep-find-ignored-directories): Add .svn and _darcs to list.Kim F. Storm2006-07-191-1/+1
* (grep-last-buffer): Doc fix.Richard M. Stallman2006-07-121-2/+1
* (grep-mode-font-lock-keywords): Correct regexpsKim F. Storm2006-06-221-3/+3
* (grep-find): Don't check grep-find-commandKim F. Storm2006-05-181-1/+1
* (rgrep): Set default directory of *grep*Kim F. Storm2006-05-091-11/+15
* (lgrep, rgrep): Doc fixes.Kim F. Storm2006-05-081-7/+7
* (lgrep, rgrep): Use add-to-history.Kim F. Storm2006-05-051-2/+2
* (grep-expand-template): Use symbol-value instead of eval on symbols.Kim F. Storm2006-05-021-1/+1
* (grep-expand-template): Use save-match-data.Kim F. Storm2006-05-011-2/+7
* (grep-read-files): Use buffer-name if no buffer-file-name.Kim F. Storm2006-04-281-6/+13
* (defgroup grep): Doc fix.Kim F. Storm2006-04-281-185/+274
* * font-lock.el (font-lock-lines-before): Delete variable, subsumed byStefan Monnier2006-03-151-6/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (font-lock-lines-before): Add defvar.Juanma Barranquero2005-08-301-0/+3
* (grep, grep-mode): Make buffer-local variablesJuri Linkov2005-08-251-7/+9
* (grep): Bind compilation-disable-input to t.Richard M. Stallman2005-08-201-1/+2
* (grep-mode-map): Add ellipsis to "Another grep".Juri Linkov2005-08-141-3/+4
* (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.Juri Linkov2005-08-091-8/+8
* (grep-regexp-alist): Set 5th arg `TYPE' toJuri Linkov2005-08-061-7/+6
* (grep-mode-map): Bind TAB to `compilation-next-error'Juri Linkov2005-08-041-6/+2
* (grep-regexp-alist): Replace complex regexpJuri Linkov2005-08-041-7/+10
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* (grep-error-face): Use font-lock-keyword-faceRichard M. Stallman2005-07-231-5/+6
* (grep-regexp-alist)Juri Linkov2005-07-191-9/+19
* Update FSF's address.Lute Kamstra2005-07-041-2/+2