log lisp/progmodes/compile.el @ 82352:0349c504d001

age author description
Sat, 11 Aug 2007 03:02:05 +0000 Glenn Morris (compilation-buffer-name): Don't check compilation-arguments. It is
Tue, 07 Aug 2007 20:10:15 +0000 Sam Steingold (compilation-start): Pass nil as startfile to comint-exec.
Fri, 03 Aug 2007 05:49:59 +0000 Miles Bader Merge from emacs--rel--22
Mon, 30 Jul 2007 17:38:24 +0000 Stefan Monnier (compilation-forget-errors): Reset compilation-auto-jump-to-next.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 25 Jul 2007 04:32:23 +0000 Stefan Monnier (compilation-error-regexp-alist-alist): Add support for the Maden build tool.
Tue, 24 Jul 2007 20:49:18 +0000 Michael Albinus * subr.el (start-file-process-shell-command)
Fri, 20 Jul 2007 20:25:32 +0000 Dan Nicolaescu (compilation-auto-jump-to-first-error): Add
Fri, 20 Jul 2007 18:54:57 +0000 Stefan Monnier (compilation-start): Remember the original directory in a buffer-local
Wed, 11 Jul 2007 19:38:21 +0000 Michael Albinus * progmodes/compile.el (compilation-start): `start-process' must
Tue, 10 Jul 2007 19:52:11 +0000 Michael Albinus * comint.el (make-comint, make-comint-in-buffer)
Tue, 10 Jul 2007 16:01:25 +0000 Stefan Monnier (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.
Sun, 08 Jul 2007 18:03:20 +0000 Michael Albinus * files.el (file-remote-p): Introduce optional parameter CONNECTED.
Mon, 04 Jun 2007 01:35:27 +0000 Juanma Barranquero (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
Sun, 03 Jun 2007 18:56:15 +0000 Sam Steingold Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
Wed, 23 May 2007 08:11:59 +0000 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
Wed, 16 May 2007 15:43:57 +0000 Juanma Barranquero (compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Fri, 11 May 2007 04:44:30 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 May 2007 16:02:14 +0000 Stefan Monnier (compilation-find-file): Add a big comment.
Sat, 09 Feb 2008 14:33:51 +0000 Eli Zaretskii (compilation-find-file): Doc fix.
Sat, 09 Feb 2008 14:22:08 +0000 Eli Zaretskii (compilation-next-error): Doc fix.
Tue, 08 Jan 2008 07:50:05 +0000 Glenn Morris Kevin Ryde <user42 at zip.com.au>
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 27 Dec 2007 03:31:13 +0000 Richard M. Stallman (compilation-start): Set initial visible point properly even when
Thu, 20 Sep 2007 18:56:19 +0000 Stefan Monnier (compilation-error-regexp-alist-alist):
Fri, 07 Sep 2007 03:48:30 +0000 Stefan Monnier (compilation-get-file-structure): Complete last
Fri, 17 Aug 2007 07:16:17 +0000 Glenn Morris (compilation-get-file-structure): Make use of the directory part when
Wed, 08 Aug 2007 05:57:54 +0000 Martin Rudalics (compilation-set-window-height): Use window-full-width-p instead of
Thu, 02 Aug 2007 17:39:28 +0000 Richard M. Stallman (compilation-find-buffer): Return current buffer immediately if suitable.
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.