log lisp/progmodes/compile.el @ 78234:c1ec1c8a8d2e

age author description
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 04 Jun 2007 22:53:06 +0000 Juanma Barranquero (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
Wed, 23 May 2007 08:09:37 +0000 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
Wed, 16 May 2007 15:35:18 +0000 Juanma Barranquero (compilation-handle-exit): Quote first argument of `run-hook-with-args'.
Thu, 10 May 2007 16:10:27 +0000 Richard M. Stallman (compilation-handle-exit):
Fri, 13 Apr 2007 15:09:37 +0000 Chong Yidong Revert 2007-03-25 change.
Mon, 26 Mar 2007 10:20:27 +0000 Nick Roberts Change help-echo (again). `Entering directory DIR' visits DIR
Sun, 25 Mar 2007 17:52:31 +0000 Chong Yidong (compilation-start): Save compilation-directory rather than
Sun, 18 Mar 2007 02:49:54 +0000 Nick Roberts (compilation-find-file): Revert change
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 19 Jan 2007 23:01:15 +0000 Daniel Pfeiffer Add handling for makepplog.
Fri, 19 Jan 2007 02:25:48 +0000 Chong Yidong (compilation-loop): New arg limit. Handle case where the first error
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):