log lisp/progmodes/compile.el @ 75145:72242573ed99

age author description
Tue, 09 Jan 2007 03:12:53 +0000 Richard M. Stallman (compile): Doc fix.
Fri, 24 Nov 2006 11:22:05 +0000 Juanma Barranquero Space/tab mixup.
Sat, 18 Nov 2006 21:01:11 +0000 Chong Yidong (compilation-start): Set EMACS and INSIDE_EMACS to t.
Sat, 11 Nov 2006 04:01:58 +0000 Glenn Morris (compilation-directory-matcher): Improve previous doc fix.
Fri, 10 Nov 2006 09:10:58 +0000 Glenn Morris (compilation-directory-matcher): Doc fix (Nil -> nil).
Sun, 24 Sep 2006 20:42:08 +0000 Richard M. Stallman (compilation-goto-locus-delete-o): New fn.
Fri, 15 Sep 2006 15:37:36 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Tue, 12 Sep 2006 16:43:25 +0000 Paul Eggert * etc/NEWS: In terminal-oriented subshells, the EMACS environment
Tue, 12 Sep 2006 10:00:38 +0000 Nick Roberts (compilation-directory-properties):
Tue, 05 Sep 2006 14:53:24 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Wed, 19 Jul 2006 19:20:11 +0000 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
Tue, 18 Jul 2006 14:40:29 +0000 Stefan Monnier (compilation-find-file): Handle the
Mon, 17 Jul 2006 04:07:49 +0000 Chong Yidong * progmodes/compile.el (compilation-mode-font-lock-keywords):
Tue, 11 Jul 2006 15:08:33 +0000 Stefan Monnier (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
Sun, 09 Jul 2006 15:17:05 +0000 Romain Francoise (compilation-mode-font-lock-keywords): Don't highlight start/end markers
Fri, 07 Jul 2006 15:17:35 +0000 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
Fri, 02 Jun 2006 02:38:53 +0000 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
Wed, 31 May 2006 07:21:10 +0000 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-called-line):
Tue, 30 May 2006 07:00:37 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Add makepp diagnostic.
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Sun, 02 Apr 2006 20:21:04 +0000 Richard M. Stallman (compilation-message-face): Make it defcustom.
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Mon, 12 Dec 2005 05:11:08 +0000 Richard M. Stallman (compilation-error-regexp-alist): Doc fix.
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)