log lisp/progmodes/compile.el @ 18984:d2c26a873eb4

age author description
Fri, 25 Jul 1997 17:29:29 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add elt for EPC F90.
Fri, 04 Jul 1997 21:05:11 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Wed, 02 Jul 1997 19:29:45 +0000 Richard M. Stallman (compilation-parse-errors): Skip 2 lines only for Compilation major mode.
Fri, 27 Jun 1997 22:35:21 +0000 Richard M. Stallman (compilation-error-regexp-alist): New item, for Oracle compiler.
Mon, 16 Jun 1997 23:20:46 +0000 Richard M. Stallman (grep-program): Comment out the use of zgrep.
Mon, 19 May 1997 01:04:04 +0000 Richard M. Stallman (compilation-parse-errors): Fix paren error.
Mon, 05 May 1997 01:08:45 +0000 Richard M. Stallman (compilation-mode): Add a mode-class property.
Sun, 04 May 1997 02:29:41 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 03 May 1997 04:37:52 +0000 Richard M. Stallman Support compilers that give a message each time the file being
Sun, 27 Apr 1997 21:54:54 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add regexp for Perl -w.
Tue, 01 Apr 1997 22:17:59 +0000 Richard M. Stallman (grep-null-device): Move before first use.
Mon, 24 Mar 1997 23:59:44 +0000 Richard M. Stallman (grep-program): New variable.
Fri, 21 Feb 1997 09:46:03 +0000 Simon Marshall Add ... to relevant menu entries.
Fri, 21 Feb 1997 09:42:44 +0000 Simon Marshall Rewrite Font Lock support.
Thu, 20 Feb 1997 16:11:48 +0000 Eli Zaretskii (grep-process-setup): New function, sets up the
Wed, 19 Feb 1997 15:48:50 +0000 Eli Zaretskii (compile-mouse-goto-error): Move to end of line
Sun, 09 Feb 1997 16:03:50 +0000 Eli Zaretskii * (compilation-process-setup-function): New variable.
Fri, 31 Jan 1997 06:17:06 +0000 Richard M. Stallman (compilation-enter-directory-regexp)
Tue, 28 Jan 1997 05:04:25 +0000 Richard M. Stallman (compilation-error-regexp-alist): Undo 1/21 change.
Thu, 23 Jan 1997 21:49:59 +0000 Richard M. Stallman (compilation-parse-errors): Use looking-at on each line.
Wed, 22 Jan 1997 08:02:25 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Wed, 15 Jan 1997 00:20:37 +0000 Karl Heuer compile.el (first-error): Doc fix.
Tue, 05 Nov 1996 18:42:30 +0000 Richard M. Stallman (compile-auto-highlight): Renamed from
Tue, 05 Nov 1996 18:27:52 +0000 Richard M. Stallman (compile-highlight-display-limit): New variable.
Sun, 20 Oct 1996 05:37:38 +0000 Karl Heuer (compilation-skip-to-next-location): Defined.
Sun, 01 Sep 1996 20:23:30 +0000 Richard M. Stallman (compilation-finish-functions): New variable.
Fri, 26 Apr 1996 19:45:16 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add regexp
Thu, 14 Mar 1996 15:32:38 +0000 Roland McGrath (compilation-find-buffer): Only choose compilation-last-buffer if it is
Fri, 01 Mar 1996 20:13:42 +0000 Richard M. Stallman (compilation-parse-errors):
Thu, 22 Feb 1996 02:45:43 +0000 Erik Naggum (compilation-minor-mode): Add missing `)'.
Wed, 21 Feb 1996 16:32:37 +0000 Roland McGrath (compilation-minor-mode): Run compilation-minor-mode-hook.
Tue, 13 Feb 1996 03:05:14 +0000 Roland McGrath (compilation-parse-errors): Detect doubled slashes in file names matched
Thu, 01 Feb 1996 07:22:14 +0000 Richard M. Stallman (compilation-filter): Run compilation-filter-hook.
Tue, 23 Jan 1996 17:51:09 +0000 Karl Heuer (compilation-handle-exit): Undo previous change.
Sun, 21 Jan 1996 03:55:57 +0000 Karl Heuer (compilation-handle-exit): If process-status doesn't
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Sat, 06 Jan 1996 21:20:51 +0000 Roland McGrath (compilation-error-regexp-alist, grep-regexp-alist
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.