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)
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.
Mon, 22 Aug 2005 19:54:27 +0000 Juri Linkov (compilation-disable-input): Doc fix.
Sat, 20 Aug 2005 21:47:06 +0000 Richard M. Stallman (compilation-disable-input): Default to nil.
Sat, 20 Aug 2005 12:14:24 +0000 Eli Zaretskii (compilation-disable-input): New defcustom.
Mon, 15 Aug 2005 21:29:32 +0000 Dan Nicolaescu * mh-customize.el: Do not use face-alias compatibility for
Sun, 14 Aug 2005 06:51:49 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Fri, 12 Aug 2005 10:17:17 +0000 Eli Zaretskii (compilation-start): Add the line "Compilation started" with compilation
Tue, 09 Aug 2005 21:34:40 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Sat, 06 Aug 2005 01:10:09 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Thu, 04 Aug 2005 01:36:10 +0000 Juri Linkov (compilation-mode-map): Bind TAB to `compilation-next-error'
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Sat, 23 Jul 2005 22:11:30 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords):
Sat, 09 Jul 2005 20:45:26 +0000 Juri Linkov (compilation-mode-hook, compilation-mode): Doc fix.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Tue, 28 Jun 2005 18:57:00 +0000 Richard M. Stallman (compilation-next-error-function):
Sat, 11 Jun 2005 00:09:39 +0000 Jason Rumney Fix last change
Fri, 10 Jun 2005 22:54:06 +0000 Jason Rumney 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
Fri, 10 Jun 2005 07:34:16 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367
Mon, 06 Jun 2005 12:27:44 +0000 Juri Linkov (compilation-start): Move `erase-buffer' up
Fri, 03 Jun 2005 08:41:20 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages.
Sun, 29 May 2005 08:32:57 +0000 Richard M. Stallman (compilation-start): Set the mode before inserting the initial text.
Thu, 19 May 2005 16:48:28 +0000 Luc Teirlinck (compilation-finish-function): Fix defvar.
Thu, 19 May 2005 15:38:27 +0000 Richard M. Stallman (compilation-finish-function): Mark obsolete.