log lisp/progmodes/compile.el @ 57731:9621341c0037

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