log lisp/progmodes/compile.el @ 14048:1a0cc425fb62

age author description
Sat, 06 Jan 1996 21:11:08 +0000 Roland McGrath Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
Sat, 06 Jan 1996 21:09:40 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers.
Sat, 06 Jan 1996 21:03:47 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler.
Sat, 06 Jan 1996 20:54:19 +0000 Roland McGrath (compilation-handle-exit): New function, broken out of compilation-sentinel.
Thu, 04 Jan 1996 23:30:53 +0000 Karl Heuer (compilation-error-list): Doc fix.
Sat, 23 Dec 1995 07:13:31 +0000 Richard M. Stallman (compile-internal): On systems with no asynchronous
Wed, 20 Dec 1995 19:41:30 +0000 Roland McGrath (compilation-mode): Add autoload cookie.
Tue, 14 Nov 1995 03:48:33 +0000 Richard M. Stallman (compilation-sentinel): Use the local value of
Thu, 09 Nov 1995 08:20:16 +0000 Simon Marshall compilation-mode-font-lock-keywords tweak
Mon, 21 Aug 1995 22:15:58 +0000 Roland McGrath (compilation-exit-message-function): New variable.
Fri, 04 Aug 1995 18:02:02 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexp for Sun ada.
Fri, 16 Jun 1995 04:36:55 +0000 Richard M. Stallman (grep-null-device): Defined.
Wed, 14 Jun 1995 15:47:10 +0000 Roland McGrath (compilation-find-file): If FILENAME is absolute, apply
Tue, 30 May 1995 22:42:32 +0000 Karl Heuer (compilation-mode-map): Fix capitalization in menu bar.
Tue, 30 May 1995 19:35:59 +0000 Roland McGrath (compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
Fri, 26 May 1995 16:24:57 +0000 Roland McGrath (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
Fri, 12 May 1995 17:26:59 +0000 Roland McGrath (compilation-next-error-locus): Ignore zero column number.
Thu, 11 May 1995 00:44:51 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
Sat, 29 Apr 1995 16:37:06 +0000 Richard M. Stallman (compile-internal): Disable undo before erasing
Mon, 10 Apr 1995 16:45:47 +0000 Roland McGrath (compilation-error-regexp-alist): Remove superfluous SGI cc regexp.
Sat, 08 Apr 1995 20:15:20 +0000 Roland McGrath (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.
Fri, 24 Mar 1995 00:48:45 +0000 Karl Heuer (compilation-sentinel): Use `format'; `concat' doesn't
Mon, 06 Mar 1995 15:51:22 +0000 Roland McGrath (compilation-buffer-p): Fix braino in last change: switch to the buffer first.
Sun, 26 Feb 1995 21:37:30 +0000 Roland McGrath (compilation-buffer-p): Check for compilation-minor-mode or
Fri, 20 Jan 1995 23:45:34 +0000 Richard M. Stallman (compile-internal): Force redisplay on compilation
Tue, 27 Dec 1994 03:47:06 +0000 Richard M. Stallman (compilation-minor-mode-map): Bind C-m to compilation-goto-error.
Wed, 30 Nov 1994 21:48:37 +0000 Roland McGrath (compilation-next-error-locus): Finish last change.
Wed, 30 Nov 1994 19:37:48 +0000 Roland McGrath (compilation-next-error-locus): Parsed column numbers are 1-origin.
Thu, 10 Nov 1994 23:01:15 +0000 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).
Wed, 09 Nov 1994 12:46:54 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
Thu, 13 Oct 1994 07:40:50 +0000 Richard M. Stallman (compilation-filter): Do nothing if buffer is dead.
Wed, 12 Oct 1994 08:13:56 +0000 Simon Marshall * compile.el: (compilation-mode): Set font-lock-defaults.
Fri, 07 Oct 1994 09:52:36 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords): New variable.
Wed, 21 Sep 1994 19:05:52 +0000 Richard M. Stallman Fix indentation.
Fri, 16 Sep 1994 23:54:06 +0000 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
Fri, 16 Sep 1994 21:40:54 +0000 Karl Heuer (compilation-sentinel): Include exit status in modeline.
Thu, 01 Sep 1994 21:18:15 +0000 Richard M. Stallman (grep-command): Doc fix.
Thu, 11 Aug 1994 21:45:47 +0000 Richard M. Stallman (compilation-set-window-height): Add save-excursion.
Mon, 08 Aug 1994 09:02:40 +0000 Richard M. Stallman (compilation-set-window-height): New function,
Tue, 02 Aug 1994 21:01:04 +0000 Richard M. Stallman Set up a "Compile" menubar item.
Mon, 01 Aug 1994 00:39:26 +0000 Richard M. Stallman (compilation-error-regexp-alist): Fix previous change.
Sun, 31 Jul 1994 19:00:42 +0000 Richard M. Stallman (compilation-error-regexp-alist): Make separate
Wed, 27 Jul 1994 17:52:02 +0000 Richard M. Stallman (compilation-error-regexp-alist): Fix bug in Borland
Tue, 26 Jul 1994 21:23:38 +0000 Richard M. Stallman Finish installing previous change.
Tue, 26 Jul 1994 19:18:06 +0000 Richard M. Stallman (compilation-next-error-locus): New arg SILENT.
Tue, 19 Jul 1994 20:03:12 +0000 Richard M. Stallman (compilation-error-regexp-alist): Allow `(' after
Tue, 12 Jul 1994 04:09:07 +0000 Richard M. Stallman (compilation-next-error-locus): Don't call
Mon, 11 Jul 1994 00:24:26 +0000 Richard M. Stallman (compilation-window-height): Use defvar.
Tue, 14 Jun 1994 00:58:05 +0000 Roland McGrath Fix regexp in last change.
Mon, 13 Jun 1994 23:27:44 +0000 Roland McGrath (compilation-error-regexp-alist): Extend first regexp to handle Borland C++
Thu, 02 Jun 1994 18:15:13 +0000 Richard M. Stallman (compilation-error-regexp-alist): Stricter Lucid regexp.
Thu, 19 May 1994 21:50:30 +0000 Richard M. Stallman (compilation-goto-locus): Handle case where *compilation*
Wed, 27 Apr 1994 21:57:57 +0000 Karl Heuer (compilation-error-regexp-alist): Add fortran pattern.
Mon, 25 Apr 1994 22:31:41 +0000 Roland McGrath (compilation-next-error-locus): Use compilation-error-message instead of
Sun, 24 Apr 1994 08:15:18 +0000 Richard M. Stallman (compilation-setup, compilation-sentinel):
Wed, 20 Apr 1994 19:52:37 +0000 Roland McGrath (compilation-parse-errors): Fix references for column number, 3 elt not
Tue, 05 Apr 1994 02:19:02 +0000 Karl Heuer (compile-reinitialize-errors): Fix typo in comment.
Sat, 02 Apr 1994 05:07:50 +0000 Karl Heuer (compile-mouse-goto-error): Simplify.
Wed, 30 Mar 1994 17:36:24 +0000 Richard M. Stallman (compile-mouse-goto-error): New command.
Sat, 19 Mar 1994 01:05:27 +0000 Roland McGrath (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
Mon, 07 Mar 1994 22:31:48 +0000 Roland McGrath (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
Fri, 04 Mar 1994 06:11:51 +0000 Roland McGrath (compile-goto-error): Push the mark before calling next-error.
Thu, 17 Feb 1994 00:11:28 +0000 Roland McGrath (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to
Wed, 19 Jan 1994 14:21:20 +0000 Richard M. Stallman (compilation-error-regexp-alist): Handle DEC AXP OSF/1.
Sun, 16 Jan 1994 09:34:46 +0000 Roland McGrath (copmilation-error-list): Doc fix.
Sun, 16 Jan 1994 09:10:58 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexp for Lucid lcc.
Thu, 06 Jan 1994 17:21:32 +0000 Roland McGrath (compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to
Thu, 06 Jan 1994 15:25:19 +0000 Roland McGrath (compilation-buffer-p): Move defsubst before all callers.
Thu, 06 Jan 1994 04:33:55 +0000 Richard M. Stallman (compile-internal): Extended to work without asynchronous subprocesses.
Sat, 01 Jan 1994 16:32:44 +0000 Richard M. Stallman (compilation-read-command, compilation-ask-about-save): New variables.
Thu, 23 Dec 1993 02:43:28 +0000 Richard M. Stallman (grep-command): New variable.
Thu, 09 Dec 1993 01:12:13 +0000 Roland McGrath (compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to
Tue, 21 Sep 1993 07:00:37 +0000 Brian Fox (compile-internal): Back out jimb change of making buffer read-only. It
Sat, 14 Aug 1993 03:45:08 +0000 Richard M. Stallman (compilation-parse-errors): Don't add multiple errors for one source line.
Wed, 11 Aug 1993 21:26:38 +0000 Roland McGrath (next-error): Handle zero and negative prefix args.
Tue, 03 Aug 1993 21:38:31 +0000 Roland McGrath (compilation-minor-mode): Make variable buffer-local.
Fri, 30 Jul 1993 05:32:45 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden RS6000 regexp to match
Sun, 18 Jul 1993 20:41:08 +0000 Roland McGrath (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .
Thu, 15 Jul 1993 03:08:17 +0000 Roland McGrath (compilation-parse-errors): After skipping two lines, move one char back so
Thu, 08 Jul 1993 23:31:58 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp
Wed, 30 Jun 1993 22:03:15 +0000 Richard M. Stallman (compile-abbreviate-directory): New function.
Tue, 22 Jun 1993 03:54:25 +0000 Jim Blandy * compile.el (compile-file-of-error): Remember that
Fri, 18 Jun 1993 21:40:46 +0000 Richard M. Stallman (compilation-error-regexp-alist): Generalize the
Thu, 10 Jun 1993 07:22:07 +0000 Jim Blandy Doc fix.
Thu, 10 Jun 1993 07:17:33 +0000 Jim Blandy * compile.el (compilation-error-list): When we haven't yet
Sun, 06 Jun 1993 05:28:30 +0000 Richard M. Stallman (compile-internal): Alter current buffer only temporarily.
Wed, 26 May 1993 22:36:32 +0000 Richard M. Stallman Make C-x ` binding just once.
Thu, 13 May 1993 03:14:07 +0000 Richard M. Stallman (Setting minor-mode-map-alist):
Wed, 28 Apr 1993 22:44:29 +0000 Roland McGrath Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.
Wed, 07 Apr 1993 20:58:20 +0000 Roland McGrath (compile-internal): Initialize the process-mark.
Wed, 07 Apr 1993 20:14:29 +0000 Roland McGrath (compilation-error-regexp-alist): Tighten first regexp so that it
Wed, 07 Apr 1993 19:57:10 +0000 Roland McGrath (compilation-parse-errors): Remove debugging setq.
Wed, 07 Apr 1993 18:34:17 +0000 Roland McGrath (compilation-filter): New function.
Wed, 07 Apr 1993 18:26:27 +0000 Roland McGrath (compilation-error-regexp-alist): Fixed MIPS CC regexp to match file
Mon, 05 Apr 1993 22:35:50 +0000 Roland McGrath (compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the
Mon, 05 Apr 1993 21:13:43 +0000 Roland McGrath (compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to
Tue, 23 Mar 1993 18:27:03 +0000 Eric S. Raymond Fix library headers.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Thu, 18 Mar 1993 21:29:42 +0000 Eric S. Raymond Add or correct keywords
Mon, 08 Feb 1993 20:46:10 +0000 Roland McGrath (compilation-forget-errors): Just set
Sat, 02 Jan 1993 21:21:14 +0000 Richard M. Stallman (compilation-sentinel): Change buffer-read-only with let.
Thu, 24 Dec 1992 06:00:03 +0000 Jim Blandy * compile.el (compilation-error-regexp-alist): Tightened up
Sat, 07 Nov 1992 06:12:11 +0000 Jim Blandy * compile.el (compile-internal): Use NAME-OF-MODE in the prompt
Thu, 01 Oct 1992 02:00:41 +0000 Roland McGrath (compilation-parse-errors): Save (match-beginning 0) in a variable, so the
Wed, 30 Sep 1992 01:45:47 +0000 Roland McGrath (compilation-parse-errors): After we get enough errors to stop early, toss
Tue, 29 Sep 1992 23:59:26 +0000 Roland McGrath (compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
Mon, 14 Sep 1992 01:33:12 +0000 Richard M. Stallman entered into RCS
Wed, 02 Sep 1992 23:15:36 +0000 Roland McGrath *** empty log message ***
Thu, 06 Aug 1992 23:56:50 +0000 Roland McGrath *** empty log message ***
Tue, 04 Aug 1992 22:31:21 +0000 Roland McGrath *** empty log message ***
Tue, 04 Aug 1992 21:29:26 +0000 Roland McGrath *** empty log message ***
Tue, 04 Aug 1992 02:02:27 +0000 Roland McGrath *** empty log message ***
Sun, 02 Aug 1992 03:36:38 +0000 Roland McGrath *** empty log message ***
Fri, 31 Jul 1992 00:08:13 +0000 Roland McGrath *** empty log message ***
Thu, 30 Jul 1992 21:09:53 +0000 Roland McGrath *** empty log message ***
Wed, 29 Jul 1992 05:06:36 +0000 Roland McGrath *** empty log message ***
Mon, 27 Jul 1992 19:54:35 +0000 Roland McGrath *** empty log message ***
Fri, 24 Jul 1992 19:27:07 +0000 Richard M. Stallman *** empty log message ***
Fri, 24 Jul 1992 08:17:31 +0000 Richard M. Stallman *** empty log message ***
Wed, 22 Jul 1992 04:22:42 +0000 Eric S. Raymond *** empty log message ***