log lisp/progmodes/compile.el @ 48204:1ee4b312fef0

age author description
Thu, 07 Nov 2002 19:16:15 +0000 Stefan Monnier (grep-default-command): New fun.
Thu, 07 Nov 2002 17:16:09 +0000 Markus Rost (grep-compute-defaults): Move down.
Thu, 07 Nov 2002 17:05:01 +0000 Markus Rost (grep-compute-defaults): Undo previous change.
Mon, 28 Oct 2002 07:29:35 +0000 Juanma Barranquero (grep-find-use-xargs): Fix docstring. Patch from Matt Swift
Mon, 07 Oct 2002 22:48:47 +0000 Richard M. Stallman (grep-compute-defaults): Set the standard-value
Sat, 07 Sep 2002 21:29:44 +0000 Colin Walters (compile-internal): Add optional argument no-async.
Fri, 12 Jul 2002 23:56:12 +0000 Kim F. Storm (grep-tree): Fixed autoload.
Fri, 12 Jul 2002 17:39:45 +0000 Richard M. Stallman (compilation-normalize-filename):
Fri, 14 Jun 2002 13:58:28 +0000 Kim F. Storm (grep-tree): Doc fixes.
Thu, 30 May 2002 22:11:29 +0000 Kim F. Storm (grep-tree-command, grep-tree-files-aliases)
Thu, 30 May 2002 13:47:32 +0000 Robert J. Chassell Modified doc string to say that the kill-compilation function also
Fri, 10 May 2002 01:00:07 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Sat, 06 Apr 2002 15:57:38 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Thu, 28 Mar 2002 18:28:24 +0000 Richard M. Stallman (compilation-handle-exit):
Mon, 25 Mar 2002 00:39:41 +0000 Richard M. Stallman (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
Wed, 06 Feb 2002 15:37:35 +0000 Richard M. Stallman (grep-compute-defaults): Definition moved up.
Fri, 25 Jan 2002 02:36:36 +0000 Richard M. Stallman (compilation-handle-exit):
Sat, 29 Dec 2001 20:31:14 +0000 Richard M. Stallman (compile-internal): Fix previous change.
Wed, 26 Dec 2001 21:27:54 +0000 Richard M. Stallman Comment change.
Wed, 26 Dec 2001 21:26:11 +0000 Richard M. Stallman (compile-internal): Set TERM variable in process-environment.
Thu, 06 Dec 2001 15:24:09 +0000 Miles Bader (compilation-error-regexp-alist): Added regexps for RXP.
Wed, 14 Nov 2001 04:23:45 +0000 Richard M. Stallman (recompile): Use compilation-arguments if set, so as to be able to M-x
Sat, 10 Nov 2001 23:19:43 +0000 Richard M. Stallman (compile-goto-error): Fix previous change in the case where subsequent
Thu, 25 Oct 2001 07:47:48 +0000 Gerd Moellmann (compilation-parse-errors-filename-function):
Tue, 23 Oct 2001 16:57:06 +0000 Stefan Monnier (compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.
Mon, 22 Oct 2001 18:43:26 +0000 Gerd Moellmann (compilation-set-window-height): Select
Fri, 12 Oct 2001 17:43:05 +0000 Stefan Monnier (compile-mouse-goto-error, compile-goto-error):
Fri, 05 Oct 2001 12:43:13 +0000 Gerd Moellmann (compilation-buffer-name): New function.
Fri, 05 Oct 2001 12:30:52 +0000 Miles Bader (grep-use-null-device): New variable.
Wed, 19 Sep 2001 20:59:24 +0000 Sam Steingold w32 find cannot be used with `grep-find'.