log lisp/progmodes/compile.el @ 75145:72242573ed99

age author description
Tue, 09 Jan 2007 03:12:53 +0000 Richard M. Stallman (compile): Doc fix.
Fri, 24 Nov 2006 11:22:05 +0000 Juanma Barranquero Space/tab mixup.
Sat, 18 Nov 2006 21:01:11 +0000 Chong Yidong (compilation-start): Set EMACS and INSIDE_EMACS to t.
Sat, 11 Nov 2006 04:01:58 +0000 Glenn Morris (compilation-directory-matcher): Improve previous doc fix.
Fri, 10 Nov 2006 09:10:58 +0000 Glenn Morris (compilation-directory-matcher): Doc fix (Nil -> nil).
Sun, 24 Sep 2006 20:42:08 +0000 Richard M. Stallman (compilation-goto-locus-delete-o): New fn.
Fri, 15 Sep 2006 15:37:36 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Tue, 12 Sep 2006 16:43:25 +0000 Paul Eggert * etc/NEWS: In terminal-oriented subshells, the EMACS environment
Tue, 12 Sep 2006 10:00:38 +0000 Nick Roberts (compilation-directory-properties):
Tue, 05 Sep 2006 14:53:24 +0000 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist):
Wed, 19 Jul 2006 19:20:11 +0000 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
Tue, 18 Jul 2006 14:40:29 +0000 Stefan Monnier (compilation-find-file): Handle the
Mon, 17 Jul 2006 04:07:49 +0000 Chong Yidong * progmodes/compile.el (compilation-mode-font-lock-keywords):
Tue, 11 Jul 2006 15:08:33 +0000 Stefan Monnier (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
Sun, 09 Jul 2006 15:17:05 +0000 Romain Francoise (compilation-mode-font-lock-keywords): Don't highlight start/end markers
Fri, 07 Jul 2006 15:17:35 +0000 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
Fri, 02 Jun 2006 02:38:53 +0000 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
Wed, 31 May 2006 07:21:10 +0000 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-called-line):
Tue, 30 May 2006 07:00:37 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Add makepp diagnostic.
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.
Sun, 02 Apr 2006 20:21:04 +0000 Richard M. Stallman (compilation-message-face): Make it defcustom.
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Mon, 12 Dec 2005 05:11:08 +0000 Richard M. Stallman (compilation-error-regexp-alist): Doc fix.
Fri, 25 Nov 2005 22:07:00 +0000 Chong Yidong * progmodes/compile.el (compilation-setup): Fix last fix.
Thu, 24 Nov 2005 20:52:16 +0000 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
Mon, 07 Nov 2005 00:49:17 +0000 Richard M. Stallman (compilation-internal-error-properties):
Sun, 16 Oct 2005 14:12:50 +0000 Stefan Monnier (compilation-goto-locus): Display the
Sun, 02 Oct 2005 11:07:01 +0000 Romain Francoise (compile-goto-error): Delete extra paren.
Sun, 02 Oct 2005 03:33:18 +0000 Richard M. Stallman (compilation-buffer-name): New arg MODE-COMMAND.
Thu, 29 Sep 2005 22:57:28 +0000 Juri Linkov (compilation-error, compilation-warning)
Mon, 26 Sep 2005 00:00:49 +0000 Richard M. Stallman (compilation-error-properties): When getting the file from the
Sat, 24 Sep 2005 13:44:02 +0000 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
Mon, 12 Sep 2005 04:59:49 +0000 Richard M. Stallman Don't decide a file's directory
Mon, 05 Sep 2005 15:43:22 +0000 Stefan Monnier (compilation-goto-locus): Take into account
Fri, 02 Sep 2005 18:37:55 +0000 Stefan Monnier (compilation-start): Ignore errors if the process died before we send eof.
Tue, 30 Aug 2005 10:39:41 +0000 Juanma Barranquero (font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size,
Sat, 27 Aug 2005 14:38:22 +0000 Romain Francoise * progmodes/compile.el (compilation-start): Add autoload cookie.
Fri, 26 Aug 2005 18:07:25 +0000 Romain Francoise (compilation-start): Doc fix.
Mon, 22 Aug 2005 19:54:27 +0000 Juri Linkov (compilation-disable-input): Doc fix.
Sat, 20 Aug 2005 21:47:06 +0000 Richard M. Stallman (compilation-disable-input): Default to nil.
Sat, 20 Aug 2005 12:14:24 +0000 Eli Zaretskii (compilation-disable-input): New defcustom.
Mon, 15 Aug 2005 21:29:32 +0000 Dan Nicolaescu * mh-customize.el: Do not use face-alias compatibility for
Sun, 14 Aug 2005 06:51:49 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Fri, 12 Aug 2005 10:17:17 +0000 Eli Zaretskii (compilation-start): Add the line "Compilation started" with compilation
Tue, 09 Aug 2005 21:34:40 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Sat, 06 Aug 2005 01:10:09 +0000 Juri Linkov (compilation-mode-font-lock-keywords):
Thu, 04 Aug 2005 01:36:10 +0000 Juri Linkov (compilation-mode-map): Bind TAB to `compilation-next-error'
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Sat, 23 Jul 2005 22:11:30 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords):
Sat, 09 Jul 2005 20:45:26 +0000 Juri Linkov (compilation-mode-hook, compilation-mode): Doc fix.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Tue, 28 Jun 2005 18:57:00 +0000 Richard M. Stallman (compilation-next-error-function):
Sat, 11 Jun 2005 00:09:39 +0000 Jason Rumney Fix last change
Fri, 10 Jun 2005 22:54:06 +0000 Jason Rumney 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
Fri, 10 Jun 2005 07:34:16 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367
Mon, 06 Jun 2005 12:27:44 +0000 Juri Linkov (compilation-start): Move `erase-buffer' up
Fri, 03 Jun 2005 08:41:20 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages.
Sun, 29 May 2005 08:32:57 +0000 Richard M. Stallman (compilation-start): Set the mode before inserting the initial text.
Thu, 19 May 2005 16:48:28 +0000 Luc Teirlinck (compilation-finish-function): Fix defvar.
Thu, 19 May 2005 15:38:27 +0000 Richard M. Stallman (compilation-finish-function): Mark obsolete.
Mon, 16 May 2005 00:01:46 +0000 Nick Roberts (compilation-setup): Set local value of
Sat, 07 May 2005 16:18:36 +0000 Eli Zaretskii (compilation-setup): Set overlay-arrow-string to an empty string
Sat, 23 Apr 2005 16:35:19 +0000 Richard M. Stallman (next-error-highlight-timer): New defvar.
Sun, 10 Apr 2005 06:19:31 +0000 Masatake YAMATO * compilation.txt (symbol): Added gcov-file
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Thu, 07 Apr 2005 15:15:38 +0000 Juri Linkov (compilation-setup):
Tue, 29 Mar 2005 04:56:44 +0000 Juri Linkov (compilation-goto-locus):
Thu, 03 Mar 2005 20:08:21 +0000 Daniel Pfeiffer Add comment for compilation-directory-properties.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sat, 29 Jan 2005 15:50:26 +0000 Eli Zaretskii (compilation-start): Bind buffer-read-only to nil before
Mon, 27 Dec 2004 16:09:37 +0000 Richard M. Stallman (compilation-find-buffer): Rename arg.
Fri, 17 Dec 2004 15:18:39 +0000 Kim F. Storm (compilation-minor-mode-map)
Thu, 25 Nov 2004 03:22:56 +0000 Richard M. Stallman *** empty log message ***
Thu, 25 Nov 2004 03:01:10 +0000 Richard M. Stallman (compilation-mode-map): Don't inherit from compilation-minor-mode-map;
Mon, 22 Nov 2004 23:31:28 +0000 Daniel Pfeiffer (compilation-start): In cd command use substitute-env-vars -- not quite shell compatible but better than nothing.
Tue, 16 Nov 2004 04:52:19 +0000 Stefan Monnier (compilation-setup): Don't set buffer-read-only.
Mon, 15 Nov 2004 23:09:19 +0000 Stefan Monnier (compilation-move-to-column): New fun.
Mon, 15 Nov 2004 04:51:50 +0000 Stefan Monnier (compilation-internal-error-properties):
Mon, 08 Nov 2004 12:19:14 +0000 Juri Linkov (compile): Don't overwrite last command in minibuffer history
Wed, 27 Oct 2004 09:10:27 +0000 Daniel Pfeiffer (compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-*
Wed, 20 Oct 2004 22:30:34 +0000 Daniel Pfeiffer (compilation-start): Rely on `cd' to get dir right and also allow argumentless cd.
Tue, 19 Oct 2004 16:48:30 +0000 Richard M. Stallman (compilation-setup): Don't set buffer-read-only if MINOR is non-nil.
Sat, 16 Oct 2004 18:37:54 +0000 Juri Linkov (compilation-start): Move let-binding of
Sat, 16 Oct 2004 15:12:25 +0000 Richard M. Stallman (compilation-start): Assume compilation-mode will make the buffer read-only.
Sun, 12 Sep 2004 18:08:12 +0000 Daniel Pfeiffer Parse command to see if it starts with a cd, and if so perform it for the *compilation* buffer. Change the header to reflect this.
Wed, 08 Sep 2004 20:21:15 +0000 Juri Linkov (compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
Tue, 07 Sep 2004 18:19:17 +0000 Juri Linkov (compilation-start): Use copy of `process-environment'
Sat, 04 Sep 2004 12:47:21 +0000 Eli Zaretskii (compilation-mode-map): Bind toggle-next-error-follow-mode.
Thu, 02 Sep 2004 16:35:17 +0000 Juri Linkov (compilation-error-properties): Allow to funcall col and end-col.
Thu, 02 Sep 2004 09:45:31 +0000 Juri Linkov (compilation-buffer-name): Compare major
Wed, 01 Sep 2004 18:44:35 +0000 Juri Linkov (compilation-goto-locus): Use `next-error' face instead of `region'.
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.
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.