log lisp/progmodes/compile.el @ 112425:9f7614f1a892

age author description
Sat, 22 Jan 2011 11:36:45 -0800 Glenn Morris Merge from emacs-23
Thu, 20 Jan 2011 21:04:45 -0800 Glenn Morris compile.el fix for bug#7812
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 08 Jan 2011 23:13:47 -0500 Chong Yidong Tweaks to tool-bar for default, VC-dir, Compile, and Info.
Sat, 08 Jan 2011 14:32:31 +0100 Andreas Schwab * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
Sat, 08 Jan 2011 14:31:26 +0100 Andreas Schwab Fixes: debbugs:7806
Fri, 10 Dec 2010 15:00:25 -0500 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
Wed, 27 Oct 2010 21:10:22 -0400 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Thu, 23 Sep 2010 20:06:33 -0700 Glenn Morris Move some autoloaded auto-mode-alist entries to files.el.
Wed, 08 Sep 2010 17:53:08 +0200 Stefan Monnier * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
Sat, 04 Sep 2010 16:42:03 -0400 Chong Yidong Fix Ruby compilation error matching.
Sat, 14 Aug 2010 20:04:53 -0400 Chong Yidong Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Sat, 17 Jul 2010 17:57:06 -0400 Chong Yidong Doc fix to commentary (Bug#6653).
Sat, 10 Jul 2010 15:47:59 -0400 Chong Yidong Add compilation regexps for cucumber and ruby.
Sat, 08 May 2010 16:51:08 -0400 Stefan Monnier * progmodes/compile.el (compilation-buffer-modtime): Rename from
Tue, 20 Apr 2010 12:04:05 -0400 Chong Yidong Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
Fri, 23 Apr 2010 11:59:32 -0400 Stefan Monnier * progmodes/compile.el: (compilation-start): Abbreviate default directory.
Fri, 09 Apr 2010 19:18:09 -0700 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
Fri, 09 Apr 2010 11:52:45 -0400 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
Wed, 07 Apr 2010 12:20:35 -0400 Sam Steingold (compilation-save-buffers-predicate): New custom variable.
Sun, 28 Mar 2010 15:51:55 -0400 Chong Yidong Fix for `compile' (Bug#5771).
Wed, 24 Mar 2010 09:41:07 -0400 Sam Steingold fix a typo in last patch
Tue, 23 Mar 2010 14:22:46 -0400 Sam Steingold Fix bug#5620: recalculate all markers on compilation buffer
Sat, 20 Feb 2010 08:53:06 -0500 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist): In
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 16:14:50 -0500 Chong Yidong * compile.el (compilation-read-command): Doc fix.
Sat, 09 Jan 2010 15:53:55 -0500 Chong Yidong Fix compile-command's safe-local-variable condition.
Thu, 12 Nov 2009 06:55:39 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
Wed, 11 Nov 2009 19:24:20 +0000 Dan Nicolaescu * widget.el (define-widget): Purecopy the docstring.
Sun, 08 Nov 2009 16:30:19 +0000 Chong Yidong * compilation.txt: Add one more error message for msft (Bug#4100).
Mon, 26 Oct 2009 15:18:03 +0000 Juanma Barranquero Fix typos in comments.
Tue, 13 Oct 2009 02:59:19 +0000 Sam Steingold fix a typo in the last patch
Mon, 12 Oct 2009 21:04:15 +0000 Sam Steingold (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
Mon, 12 Oct 2009 20:42:45 +0000 Sam Steingold (compilation-next-error-function): Fix the
Thu, 13 Aug 2009 00:58:54 +0000 Richard M. Stallman * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
Mon, 10 Aug 2009 02:44:58 +0000 Chong Yidong Update comment (from Kevin Ryde).
Fri, 10 Jul 2009 18:23:49 +0000 Sam Steingold (compilation-mode-font-lock-keywords): Omake sometimes indents the
Wed, 17 Jun 2009 16:33:41 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Mon, 18 May 2009 16:30:59 +0000 Richard M. Stallman * progmodes/compile.el (compilation-filter): If inserting at end
Wed, 04 Mar 2009 14:33:42 +0000 Sam Steingold (compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed".
Tue, 03 Mar 2009 22:26:24 +0000 Sam Steingold (compilation-move-to-column): Guard against negative col values.
Sat, 21 Feb 2009 19:50:17 +0000 Chong Yidong Fix last change.
Sat, 21 Feb 2009 18:52:19 +0000 Chong Yidong (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).
Thu, 19 Feb 2009 06:54:22 +0000 Nick Roberts (compilation-error-regexp-alist-alist):
Wed, 18 Feb 2009 15:37:40 +0000 Sam Steingold Require comint at top level to fix the last patch.
Tue, 17 Feb 2009 16:49:40 +0000 Sam Steingold (compilation-filter): Call `comint-carriage-motion', just like `comint-output-filter'.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 04 Dec 2008 23:04:39 +0000 Sam Steingold (compilation-read-command): Extracted from compile.
Sat, 22 Nov 2008 20:42:18 +0000 Juri Linkov (compilation-auto-jump-to-first-error):
Tue, 18 Nov 2008 14:14:37 +0000 Sam Steingold (compilation-start-hook): New hook.
Mon, 17 Nov 2008 01:52:22 +0000 Chong Yidong Minor doc fix, suggested by Juri Linkov.
Sun, 12 Oct 2008 13:46:28 +0000 Chong Yidong (compilation-mode-tool-bar-map): Check if tool-bar-map has been
Sat, 11 Oct 2008 19:59:11 +0000 Chong Yidong (compilation-mode-tool-bar-map): Initialize it unconditionally.
Thu, 09 Oct 2008 13:45:03 +0000 Eli Zaretskii (compilation-start): Resurrect the version for systems that don't support
Sat, 04 Oct 2008 10:04:59 +0000 Martin Rudalics (compilation-start): Make sure to move to point-max
Fri, 13 Jun 2008 16:22:16 +0000 Stefan Monnier * progmodes/compile.el (compilation-start): Don't disable undo in
Wed, 11 Jun 2008 02:47:57 +0000 Stefan Monnier (compilation-filter): Fix up last change.
Tue, 10 Jun 2008 16:08:48 +0000 Stefan Monnier * window.c (Vwindow_point_insertion_type): New var.
Thu, 08 May 2008 17:28:05 +0000 Sam Steingold (compilation-minor-mode-map, compilation-mode-map):
Tue, 06 May 2008 07:18:39 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 06 May 2008 03:31:55 +0000 Chong Yidong Fix last fix.
Tue, 06 May 2008 03:23:26 +0000 Chong Yidong (compilation-error-regexp-alist-alist): Tweak Open Watcom regexp to
Mon, 05 May 2008 11:59:04 +0000 Nick Roberts (compilation-error-regexp-alist-alist):
Fri, 02 May 2008 18:37:07 +0000 Sam Steingold * progmodes/compile.el (compilation-start): Move setting of
Thu, 01 May 2008 23:56:10 +0000 Juri Linkov (compilation-auto-jump): Set window point to `pos' explicitly.
Wed, 30 Apr 2008 08:12:20 +0000 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
Fri, 18 Apr 2008 10:33:17 +0000 Juanma Barranquero (compile-internal): Add WHEN to obsolescence declaration.
Fri, 28 Mar 2008 10:06:03 +0000 Jan Dj¸«£rv (compilation-mode-tool-bar-map): Only enable
Thu, 20 Mar 2008 19:56:58 +0000 Stefan Monnier * progmodes/compile.el (compile):
Wed, 05 Mar 2008 04:09:24 +0000 Dan Nicolaescu * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
Sun, 02 Mar 2008 01:10:30 +0000 Dan Nicolaescu (compilation-menu-map): Add menu entries
Tue, 26 Feb 2008 14:41:15 +0000 Jan Dj¸«£rv (compilation-mode-tool-bar-map): The same.
Mon, 25 Feb 2008 10:52:09 +0000 Jan Dj¸«£rv (tool-bar): Rquire tool-bar.
Sun, 24 Feb 2008 23:21:39 +0000 Juri Linkov (compilation-handle-exit):
Sun, 24 Feb 2008 20:44:24 +0000 Dan Nicolaescu (compilation-start): Specify a face for
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Wed, 13 Feb 2008 22:26:33 +0000 Mark A. Hershberger add php error regex for compile mode
Tue, 12 Feb 2008 23:41:32 +0000 Juri Linkov (compilation-auto-jump): Call
Mon, 11 Feb 2008 04:10:49 +0000 Glenn Morris (compilation-error-regexp-alist-alist): Shorten some names.
Sun, 10 Feb 2008 03:16:06 +0000 Stefan Monnier (compilation-next-error): Add clarifying comment.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Aug 2007 04:54:03 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:57:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Tue, 15 May 2007 07:17:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 06 Sep 2006 07:30:39 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 17 May 2006 07:46:49 +0000 Miles Bader Merge from emacs--devo--0 unicode-pre-font-backend
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Sat, 11 Feb 2006 00:11:19 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Fri, 30 Sep 2005 11:43:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86