log lisp/progmodes/compile.el @ 106453:eaa5eba6d613

age author description
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.