log lisp/progmodes/compile.el @ 3607:6b495ab7635e

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