log lisp/progmodes/compile.el @ 49265:35062135291a

age author description
Mon, 13 Jan 2003 08:02:47 +0000 Richard M. Stallman (compilation-revert-buffer): If buffer has a file, revert it in the normal way.
Sat, 14 Dec 2002 23:30:36 +0000 Juanma Barranquero (compile-reinitialize-errors): Don't mark the buffer as modified unless it
Fri, 13 Dec 2002 22:37:37 +0000 Markus Rost (compilation-menu-map): Use `kill-compilation' to stop compilation.
Sat, 07 Dec 2002 21:34:44 +0000 Richard M. Stallman (compilation-enter-directory-regexp-alist)
Mon, 18 Nov 2002 04:14:26 +0000 Markus Rost (compilation-shell-minor-mode): Add group.
Wed, 13 Nov 2002 11:49:53 +0000 Richard M. Stallman (compilation-error-regexp-alist): Don't include colon and space after
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):