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.
|
Mon, 08 Feb 1999 23:50:42 +0000 |
Richard M. Stallman |
(compilation-setup): Set value of
|
Fri, 05 Feb 1999 15:19:54 +0000 |
Dave Love |
(compile-mouse-goto-error): Don't lose with
|
Mon, 01 Feb 1999 10:38:08 +0000 |
Richard M. Stallman |
(compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
|
Mon, 18 Jan 1999 01:10:25 +0000 |
Richard M. Stallman |
(compilation-goto-locus): If already in the
|
Mon, 11 Jan 1999 17:37:34 +0000 |
Richard M. Stallman |
(compilation-shell-minor-mode): New function.
|
Mon, 14 Dec 1998 03:12:21 +0000 |
Karl Heuer |
(compilation-error-regexp-alist): Insist on a non-digit in the file name.
|
Mon, 14 Dec 1998 03:06:46 +0000 |
Karl Heuer |
(compilation-error-regexp-alist): Fix regexp to match
|
Fri, 18 Sep 1998 09:06:20 +0000 |
Andreas Schwab |
(compilation-error-screen-columns): New
|
Thu, 10 Sep 1998 15:58:37 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Sun, 06 Sep 1998 14:20:14 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Sun, 09 Aug 1998 06:31:29 +0000 |
Richard M. Stallman |
(next-error): Doc fix.
|
Sun, 19 Jul 1998 22:17:03 +0000 |
Richard M. Stallman |
(grep): Doc fix.
|
Tue, 23 Jun 1998 15:51:47 +0000 |
Richard M. Stallman |
(grep-command): Initialize to nil.
|
Tue, 09 Jun 1998 02:52:12 +0000 |
Richard M. Stallman |
(grep-null-device): Variable deleted.
|
Mon, 01 Jun 1998 03:08:53 +0000 |
Karl Heuer |
(grep): Fix previous change.
|
Sat, 30 May 1998 15:00:07 +0000 |
Karl Heuer |
(compilation-scroll-output): Correct the :version
|
Sun, 24 May 1998 01:10:12 +0000 |
Richard M. Stallman |
(grep-tag-default): New function.
|
Mon, 04 May 1998 08:35:40 +0000 |
Andreas Schwab |
* progmodes/compile.el (compilation-directory-stack): Doc fix.
|
Fri, 20 Mar 1998 04:41:13 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|
Tue, 24 Feb 1998 12:45:02 +0000 |
Dave Love |
(compilation-error-regexp-alist): Allow initial
|
Mon, 09 Feb 1998 19:40:38 +0000 |
Dave Love |
(compilation-scroll-output): New variable.
|
Mon, 27 Oct 1997 03:53:24 +0000 |
Karl Heuer |
(compilation-error-regexp-alist):
|
Wed, 15 Oct 1997 23:34:58 +0000 |
Karl Heuer |
(compilation-forget-errors):
|
Sat, 27 Sep 1997 16:12:51 +0000 |
Karl Heuer |
(compilation-mode-font-lock-keywords): Font-lock column numbers.
|
Sat, 27 Sep 1997 16:06:15 +0000 |
Karl Heuer |
(compilation-mode-map): Use more meaningful menu name.
|
Fri, 12 Sep 1997 19:53:33 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Fixed two bugs that
|
Fri, 05 Sep 1997 19:41:25 +0000 |
Richard M. Stallman |
(compilation-ask-about-save): Add autoload cookie.
|
Fri, 29 Aug 1997 02:08:28 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;
|
Thu, 14 Aug 1997 22:11:09 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): New regexp for Caml.
|
Wed, 06 Aug 1997 02:47:18 +0000 |
Richard M. Stallman |
(compilation-parse-errors): Fix previous change.
|
Tue, 05 Aug 1997 08:06:52 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make the
|
Sun, 27 Jul 1997 19:25:02 +0000 |
Richard M. Stallman |
(compile-command): More doc fix.
|
Fri, 25 Jul 1997 19:02:00 +0000 |
Richard M. Stallman |
(compile-command): Doc fix.
|
Fri, 25 Jul 1997 17:29:29 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist): Add elt for EPC F90.
|
Fri, 04 Jul 1997 21:05:11 +0000 |
Richard M. Stallman |
(compilation-error-regexp-alist):
|