log lisp/progmodes/compile.el @ 12767:287cc74602fa

age author description
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.