log lisp/progmodes/compile.el @ 56687:fb266772e0e7

age author description
Mon, 16 Aug 2004 22:44:56 +0000 Richard M. Stallman (compilation-mode): Doc fix.
Fri, 18 Jun 2004 23:00:46 +0000 Daniel Pfeiffer (compilation-error-properties): Store one more than end-col, if present, so
Tue, 08 Jun 2004 21:36:37 +0000 Daniel Pfeiffer (compilation-set-window-height): Rearrange the save-* functions because a buffer can have several current point in different windows.
Fri, 28 May 2004 21:11:41 +0000 Stefan Monnier (compilation-error-regexp-alist): Use expand-file-name and data-directory.
Sat, 15 May 2004 12:16:13 +0000 Eli Zaretskii (compilation-warning-face, compilation-info-face): Use min-colors.
Wed, 12 May 2004 18:45:08 +0000 Daniel Pfeiffer (compilation-set-window-height): Use save-excursion to protect against misplaced marker.
Mon, 10 May 2004 21:00:00 +0000 Daniel Pfeiffer (compile): Add universal prefix arg.
Sun, 02 May 2004 20:45:36 +0000 Stefan Monnier Arch-tags shouldn't be outline headers.
Sun, 02 May 2004 20:44:55 +0000 Stefan Monnier (compilation-gcpro): New var
Sun, 02 May 2004 17:22:08 +0000 Eli Zaretskii (compilation-start): In the no-async-subprocesses branch, fontify
Sun, 02 May 2004 15:36:45 +0000 Eli Zaretskii (compilation-start): In the no-async-subprocesses branch, call
Sat, 01 May 2004 21:13:00 +0000 Stefan Monnier (compilation-messages-start): New var.
Thu, 29 Apr 2004 19:02:12 +0000 Stefan Monnier (compilation-last-buffer): Add var alias.
Thu, 29 Apr 2004 15:31:38 +0000 Juri Linkov (compilation-context-lines): Add nil option to disable compilation output window scrolling.
Wed, 28 Apr 2004 08:36:09 +0000 Richard M. Stallman (compilation-context-lines): Default now 0.
Sun, 25 Apr 2004 12:54:50 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Also recognize severe Irix et al. messages.
Wed, 21 Apr 2004 22:37:16 +0000 Stefan Monnier (compilation-mode-font-lock-keywords):
Wed, 21 Apr 2004 21:37:18 +0000 Kim F. Storm From: Teodor Zlatanov <tzz@lifelogs.com>
Tue, 20 Apr 2004 20:36:43 +0000 Stefan Monnier (compilation-error-properties): Split in two.
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.
Wed, 04 Jun 2003 09:31:38 +0000 Richard M. Stallman (compilation-next-error): When moving fwd,
Tue, 13 May 2003 21:37:28 +0000 Stefan Monnier (compile-internal): Use with-current-buffer.
Tue, 06 May 2003 17:35:37 +0000 Juanma Barranquero (compile-internal): Don't quote nil and t in docstrings.
Mon, 13 Jan 2003 08:02:47 +0000 Richard M. Stallman (compilation-revert-buffer): If buffer has a file, revert it in the normal way.
Sat, 14 Dec 2002 23:30:36 +0000 Juanma Barranquero (compile-reinitialize-errors): Don't mark the buffer as modified unless it
Fri, 13 Dec 2002 22:37:37 +0000 Markus Rost (compilation-menu-map): Use `kill-compilation' to stop compilation.
Sat, 07 Dec 2002 21:34:44 +0000 Richard M. Stallman (compilation-enter-directory-regexp-alist)
Mon, 18 Nov 2002 04:14:26 +0000 Markus Rost (compilation-shell-minor-mode): Add group.
Wed, 13 Nov 2002 11:49:53 +0000 Richard M. Stallman (compilation-error-regexp-alist): Don't include colon and space after
Thu, 07 Nov 2002 19:16:15 +0000 Stefan Monnier (grep-default-command): New fun.
Thu, 07 Nov 2002 17:16:09 +0000 Markus Rost (grep-compute-defaults): Move down.
Thu, 07 Nov 2002 17:05:01 +0000 Markus Rost (grep-compute-defaults): Undo previous change.
Mon, 28 Oct 2002 07:29:35 +0000 Juanma Barranquero (grep-find-use-xargs): Fix docstring. Patch from Matt Swift
Mon, 07 Oct 2002 22:48:47 +0000 Richard M. Stallman (grep-compute-defaults): Set the standard-value
Sat, 07 Sep 2002 21:29:44 +0000 Colin Walters (compile-internal): Add optional argument no-async.
Fri, 12 Jul 2002 23:56:12 +0000 Kim F. Storm (grep-tree): Fixed autoload.
Fri, 12 Jul 2002 17:39:45 +0000 Richard M. Stallman (compilation-normalize-filename):
Fri, 14 Jun 2002 13:58:28 +0000 Kim F. Storm (grep-tree): Doc fixes.
Thu, 30 May 2002 22:11:29 +0000 Kim F. Storm (grep-tree-command, grep-tree-files-aliases)
Thu, 30 May 2002 13:47:32 +0000 Robert J. Chassell Modified doc string to say that the kill-compilation function also
Fri, 10 May 2002 01:00:07 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Sat, 06 Apr 2002 15:57:38 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Thu, 28 Mar 2002 18:28:24 +0000 Richard M. Stallman (compilation-handle-exit):
Mon, 25 Mar 2002 00:39:41 +0000 Richard M. Stallman (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
Wed, 06 Feb 2002 15:37:35 +0000 Richard M. Stallman (grep-compute-defaults): Definition moved up.
Fri, 25 Jan 2002 02:36:36 +0000 Richard M. Stallman (compilation-handle-exit):
Sat, 29 Dec 2001 20:31:14 +0000 Richard M. Stallman (compile-internal): Fix previous change.
Wed, 26 Dec 2001 21:27:54 +0000 Richard M. Stallman Comment change.
Wed, 26 Dec 2001 21:26:11 +0000 Richard M. Stallman (compile-internal): Set TERM variable in process-environment.
Thu, 06 Dec 2001 15:24:09 +0000 Miles Bader (compilation-error-regexp-alist): Added regexps for RXP.
Wed, 14 Nov 2001 04:23:45 +0000 Richard M. Stallman (recompile): Use compilation-arguments if set, so as to be able to M-x
Sat, 10 Nov 2001 23:19:43 +0000 Richard M. Stallman (compile-goto-error): Fix previous change in the case where subsequent
Thu, 25 Oct 2001 07:47:48 +0000 Gerd Moellmann (compilation-parse-errors-filename-function):
Tue, 23 Oct 2001 16:57:06 +0000 Stefan Monnier (compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.
Mon, 22 Oct 2001 18:43:26 +0000 Gerd Moellmann (compilation-set-window-height): Select
Fri, 12 Oct 2001 17:43:05 +0000 Stefan Monnier (compile-mouse-goto-error, compile-goto-error):
Fri, 05 Oct 2001 12:43:13 +0000 Gerd Moellmann (compilation-buffer-name): New function.
Fri, 05 Oct 2001 12:30:52 +0000 Miles Bader (grep-use-null-device): New variable.
Wed, 19 Sep 2001 20:59:24 +0000 Sam Steingold w32 find cannot be used with `grep-find'.
Thu, 13 Sep 2001 09:11:53 +0000 Gerd Moellmann (grep-compute-defaults): Don't set
Mon, 23 Jul 2001 15:23:03 +0000 Eli Zaretskii (compile-internal): If EMACS is already
Thu, 19 Jul 2001 21:43:12 +0000 Stefan Monnier (compilation-parse-errors): `linenum' might return a this-error using
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 17 Jun 2001 11:21:07 +0000 Eli Zaretskii (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.
Fri, 06 Apr 2001 14:42:15 +0000 Eli Zaretskii (grep-compute-defaults): Use null-device
Fri, 16 Feb 2001 11:51:01 +0000 Eli Zaretskii (grep-regexp-alist): Remove the blank from
Sat, 23 Dec 2000 15:42:36 +0000 Gerd Moellmann (compilation-forget-errors): Fix indentation.
Tue, 14 Nov 2000 19:30:53 +0000 Stefan Monnier (grep): `tag-default' can be nil.
Thu, 05 Oct 2000 23:47:14 +0000 Stefan Monnier (compile-collect-regexps): Use dolist and push.
Wed, 16 Aug 2000 20:20:43 +0000 Stefan Monnier (grep): Provide a default set of files.
Tue, 08 Aug 2000 18:30:47 +0000 Gerd Moellmann (compilation-setup): Make variable
Tue, 23 May 2000 20:14:43 +0000 Stefan Monnier (compile-internal): Style typo.
Mon, 22 May 2000 17:41:53 +0000 Dave Love Add to debug-ignored-errors.
Tue, 16 May 2000 14:31:54 +0000 Gerd Moellmann (compilation-parse-errors): Collect
Mon, 03 Apr 2000 21:20:05 +0000 Gerd Moellmann (compile-internal): Display the compilation
Sun, 26 Dec 1999 12:59:52 +0000 Thien-Thi Nguyen (compilation-goto-locus): Delete hideshow overlays if they interfere.
Thu, 18 Nov 1999 15:54:18 +0000 Gerd Moellmann (compilation-parse-errors): Use
Sat, 30 Oct 1999 19:13:39 +0000 Gerd Moellmann * progmodes/compile.el (compilation-error-regexp-alist):
Thu, 28 Oct 1999 11:20:17 +0000 Gerd Moellmann (compilation-error-regexp-alist): Recognize
Wed, 27 Oct 1999 22:38:17 +0000 Dave Love Checkdoc-inspired fixes.
Thu, 09 Sep 1999 20:16:02 +0000 Dave Love Comment.
Sun, 29 Aug 1999 19:54:39 +0000 Richard M. Stallman (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.
Sun, 29 Aug 1999 19:44:22 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Sun, 29 Aug 1999 19:07:33 +0000 Richard M. Stallman (compilation-parsing-end,compilation-setup)
Sun, 27 Jun 1999 21:43:52 +0000 Karl Heuer Deal with compilation-error-screen-columns being buffer-local.
Wed, 09 Jun 1999 17:57:05 +0000 Dave Love (compilation-error-regexp-alist): Allow
Mon, 26 Apr 1999 05:09:59 +0000 Karl Heuer (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.
Mon, 26 Apr 1999 04:49:42 +0000 Karl Heuer (grep-compute-defaults): If xargs -e isn't supported, use find -exec.
Sat, 03 Apr 1999 14:04:39 +0000 Richard M. Stallman (compilation-handle-exit): Do right thing
Tue, 16 Feb 1999 03:36:28 +0000 Richard M. Stallman (compile-internal): Use save-selected-window.
Tue, 09 Feb 1999 09:14:34 +0000 Richard M. Stallman (compile-auto-highlight): Customize.