log lisp/progmodes/compile.el @ 44139:d7e7a906dbe4

age author description
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.
Wed, 16 Aug 2000 20:20:43 +0000 Stefan Monnier (grep): Provide a default set of files.
Tue, 08 Aug 2000 18:30:47 +0000 Gerd Moellmann (compilation-setup): Make variable
Tue, 23 May 2000 20:14:43 +0000 Stefan Monnier (compile-internal): Style typo.
Mon, 22 May 2000 17:41:53 +0000 Dave Love Add to debug-ignored-errors.
Tue, 16 May 2000 14:31:54 +0000 Gerd Moellmann (compilation-parse-errors): Collect
Mon, 03 Apr 2000 21:20:05 +0000 Gerd Moellmann (compile-internal): Display the compilation
Sun, 26 Dec 1999 12:59:52 +0000 Thien-Thi Nguyen (compilation-goto-locus): Delete hideshow overlays if they interfere.
Thu, 18 Nov 1999 15:54:18 +0000 Gerd Moellmann (compilation-parse-errors): Use
Sat, 30 Oct 1999 19:13:39 +0000 Gerd Moellmann * progmodes/compile.el (compilation-error-regexp-alist):
Thu, 28 Oct 1999 11:20:17 +0000 Gerd Moellmann (compilation-error-regexp-alist): Recognize
Wed, 27 Oct 1999 22:38:17 +0000 Dave Love Checkdoc-inspired fixes.
Thu, 09 Sep 1999 20:16:02 +0000 Dave Love Comment.
Sun, 29 Aug 1999 19:54:39 +0000 Richard M. Stallman (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.
Sun, 29 Aug 1999 19:44:22 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Sun, 29 Aug 1999 19:07:33 +0000 Richard M. Stallman (compilation-parsing-end,compilation-setup)
Sun, 27 Jun 1999 21:43:52 +0000 Karl Heuer Deal with compilation-error-screen-columns being buffer-local.
Wed, 09 Jun 1999 17:57:05 +0000 Dave Love (compilation-error-regexp-alist): Allow
Mon, 26 Apr 1999 05:09:59 +0000 Karl Heuer (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.
Mon, 26 Apr 1999 04:49:42 +0000 Karl Heuer (grep-compute-defaults): If xargs -e isn't supported, use find -exec.
Sat, 03 Apr 1999 14:04:39 +0000 Richard M. Stallman (compilation-handle-exit): Do right thing
Tue, 16 Feb 1999 03:36:28 +0000 Richard M. Stallman (compile-internal): Use save-selected-window.
Tue, 09 Feb 1999 09:14:34 +0000 Richard M. Stallman (compile-auto-highlight): Customize.
Mon, 08 Feb 1999 23:50:42 +0000 Richard M. Stallman (compilation-setup): Set value of
Fri, 05 Feb 1999 15:19:54 +0000 Dave Love (compile-mouse-goto-error): Don't lose with
Mon, 01 Feb 1999 10:38:08 +0000 Richard M. Stallman (compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
Mon, 18 Jan 1999 01:10:25 +0000 Richard M. Stallman (compilation-goto-locus): If already in the
Mon, 11 Jan 1999 17:37:34 +0000 Richard M. Stallman (compilation-shell-minor-mode): New function.
Mon, 14 Dec 1998 03:12:21 +0000 Karl Heuer (compilation-error-regexp-alist): Insist on a non-digit in the file name.
Mon, 14 Dec 1998 03:06:46 +0000 Karl Heuer (compilation-error-regexp-alist): Fix regexp to match
Fri, 18 Sep 1998 09:06:20 +0000 Andreas Schwab (compilation-error-screen-columns): New
Thu, 10 Sep 1998 15:58:37 +0000 Karl Heuer (compilation-error-regexp-alist):
Sun, 06 Sep 1998 14:20:14 +0000 Karl Heuer (compilation-error-regexp-alist):
Sun, 09 Aug 1998 06:31:29 +0000 Richard M. Stallman (next-error): Doc fix.
Sun, 19 Jul 1998 22:17:03 +0000 Richard M. Stallman (grep): Doc fix.