log lisp/progmodes/compile.el @ 10268:84777124c262

age author description
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):