log lisp/progmodes/compile.el @ 67201:ef8e06ff56b9

age author description
Fri, 25 Nov 2005 22:07:00 +0000 Chong Yidong * progmodes/compile.el (compilation-setup): Fix last fix.
Thu, 24 Nov 2005 20:52:16 +0000 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
Mon, 07 Nov 2005 00:49:17 +0000 Richard M. Stallman (compilation-internal-error-properties):
Sun, 16 Oct 2005 14:12:50 +0000 Stefan Monnier (compilation-goto-locus): Display the
Sun, 02 Oct 2005 11:07:01 +0000 Romain Francoise (compile-goto-error): Delete extra paren.
Sun, 02 Oct 2005 03:33:18 +0000 Richard M. Stallman (compilation-buffer-name): New arg MODE-COMMAND.
Thu, 29 Sep 2005 22:57:28 +0000 Juri Linkov (compilation-error, compilation-warning)
Mon, 26 Sep 2005 00:00:49 +0000 Richard M. Stallman (compilation-error-properties): When getting the file from the
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Mon, 12 Sep 2005 04:59:49 +0000 Richard M. Stallman Don't decide a file's directory
Mon, 05 Sep 2005 15:43:22 +0000 Stefan Monnier (compilation-goto-locus): Take into account
Fri, 02 Sep 2005 18:37:55 +0000 Stefan Monnier (compilation-start): Ignore errors if the process died before we send eof.
Tue, 30 Aug 2005 10:39:41 +0000 Juanma Barranquero (font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size,
Sat, 27 Aug 2005 14:38:22 +0000 Romain Francoise * progmodes/compile.el (compilation-start): Add autoload cookie.
Fri, 26 Aug 2005 18:07:25 +0000 Romain Francoise (compilation-start): Doc fix.