log lisp/progmodes/compile.el @ 9511:3b5dbd9c44f5

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