log lisp/progmodes/compile.el @ 45582:08fe4d419957

age author description
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'.
Thu, 13 Sep 2001 09:11:53 +0000 Gerd Moellmann (grep-compute-defaults): Don't set
Mon, 23 Jul 2001 15:23:03 +0000 Eli Zaretskii (compile-internal): If EMACS is already
Thu, 19 Jul 2001 21:43:12 +0000 Stefan Monnier (compilation-parse-errors): `linenum' might return a this-error using
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 17 Jun 2001 11:21:07 +0000 Eli Zaretskii (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.
Fri, 06 Apr 2001 14:42:15 +0000 Eli Zaretskii (grep-compute-defaults): Use null-device
Fri, 16 Feb 2001 11:51:01 +0000 Eli Zaretskii (grep-regexp-alist): Remove the blank from
Sat, 23 Dec 2000 15:42:36 +0000 Gerd Moellmann (compilation-forget-errors): Fix indentation.
Tue, 14 Nov 2000 19:30:53 +0000 Stefan Monnier (grep): `tag-default' can be nil.
Thu, 05 Oct 2000 23:47:14 +0000 Stefan Monnier (compile-collect-regexps): Use dolist and push.