log lisp/progmodes/compile.el @ 54968:1eccd1d7d152

age author description
Sun, 18 Apr 2004 11:04:24 +0000 Andreas Schwab (compilation-start): Set window start to
Fri, 16 Apr 2004 23:22:07 +0000 Stefan Monnier Doc fixes.
Fri, 16 Apr 2004 23:04:23 +0000 Daniel Pfeiffer (compilation-error-properties): Fix for adding messages when there are already
Wed, 14 Apr 2004 18:12:05 +0000 Stefan Monnier (compilation-button-map): New keymap.
Wed, 14 Apr 2004 17:30:49 +0000 Stefan Monnier (compile-goto-error): Use it.
Tue, 13 Apr 2004 23:16:57 +0000 Stefan Monnier Paren typo.
Tue, 13 Apr 2004 23:16:29 +0000 Stefan Monnier (compilation-minor-mode-map)
Tue, 13 Apr 2004 22:42:43 +0000 Daniel Pfeiffer (compilation-setup): Localize overlay-arrow-position.
Mon, 12 Apr 2004 23:02:48 +0000 Stefan Monnier (compile-goto-error): Select the buffer/window corresponding to the event.
Mon, 12 Apr 2004 04:36:01 +0000 Stefan Monnier (compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.
Thu, 08 Apr 2004 22:15:11 +0000 Stefan Monnier (compilation-mode-font-lock-keywords):
Wed, 07 Apr 2004 19:34:11 +0000 Stefan Monnier Require CL.
Wed, 07 Apr 2004 12:56:08 +0000 Daniel Pfeiffer (compilation-warning-face, compilation-info-face, compilation-skip-threshold)
Sun, 04 Apr 2004 12:56:01 +0000 Stefan Monnier (font-lock): Don't require any more.
Thu, 01 Apr 2004 10:42:04 +0000 Daniel Pfeiffer C-x ` fixes
Sun, 28 Mar 2004 13:23:39 +0000 Daniel Pfeiffer restore (require 'font-lock) which is still needed
Sun, 28 Mar 2004 08:32:16 +0000 Daniel Pfeiffer doc fixes and restore optionality of next-error's arg
Fri, 19 Mar 2004 00:21:43 +0000 Kim F. Storm (compilation-start): Always set compilation-last-buffer and return it.
Thu, 11 Mar 2004 22:46:54 +0000 Stefan Monnier (compilation-error-regexp-alist-alist): Whitespace fixup.
Thu, 11 Mar 2004 22:39:29 +0000 Stefan Monnier (compile-auto-highlight)
Mon, 16 Feb 2004 12:50:24 +0000 Eli Zaretskii (compilation-directory): New defvar.
Sat, 03 Jan 2004 22:38:03 +0000 Richard M. Stallman (compile-internal): Use point, not point-min, for set-window-point.
Sun, 23 Nov 2003 20:57:47 +0000 Kim F. Storm (grep-command, grep-use-null-device)
Mon, 20 Oct 2003 23:31:27 +0000 Richard M. Stallman (compile-auto-highlight): Undo July 7 change.
Mon, 22 Sep 2003 15:25:47 +0000 Richard M. Stallman (compile-internal): Call compilation-set-window-height
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 01 Sep 2003 05:45:44 +0000 Eli Zaretskii (previous-error): Accept a prefix argument, similarly to next-error.
Sun, 17 Aug 2003 09:49:42 +0000 Alex Schroeder 2003-08-14 Thu Jari Aalto <jari.aalto@poboxes.com>
Mon, 28 Jul 2003 16:05:36 +0000 John Paul Wallington 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
Mon, 07 Jul 2003 20:53:19 +0000 Richard M. Stallman (compile-auto-highlight): Default now t.