(compilation-handle-exit): New function, broken out of compilation-sentinel.
[bpt/emacs.git] / lisp / progmodes / compile.el
1996-01-06 Roland McGrath(compilation-handle-exit): New function, broken out...
1996-01-04 Karl Heuer(compilation-error-list): Doc fix.
1995-12-23 Richard M. Stallman(compile-internal): On systems with no asynchronous
1995-12-20 Roland McGrath(compilation-mode): Add autoload cookie.
1995-11-14 Richard M. Stallman(compilation-sentinel): Use the local value of
1995-11-09 Simon Marshallcompilation-mode-font-lock-keywords tweak
1995-08-21 Roland McGrath(compilation-exit-message-function): New variable.
1995-08-04 Roland McGrath(compilation-error-regexp-alist): Add regexp for Sun...
1995-06-16 Richard M. Stallman(grep-null-device): Defined.
1995-06-14 Roland McGrath(compilation-find-file): If FILENAME is absolute, apply
1995-05-30 Karl Heuer(compilation-mode-map): Fix capitalization in menu...
1995-05-30 Roland McGrath(compilation-error-regexp-alist): In "Cray C" regexp...
1995-05-26 Roland McGrath(compilation-error-regexp-alist): In "IBM C/C++ Tools...
1995-05-12 Roland McGrath(compilation-next-error-locus): Ignore zero column...
1995-05-11 Roland McGrath(compilation-error-regexp-alist): Add regexps for IBM...
1995-04-29 Richard M. Stallman(compile-internal): Disable undo before erasing
1995-04-10 Roland McGrath(compilation-error-regexp-alist): Remove superfluous...
1995-04-08 Roland McGrath(compilation-error-regexp-alist): Extend Ultrix 3.0...
1995-03-24 Karl Heuer(compilation-sentinel): Use `format'; `concat' doesn't
1995-03-06 Roland McGrath(compilation-buffer-p): Fix braino in last change:...
1995-02-26 Roland McGrath(compilation-buffer-p): Check for compilation-minor...
1995-01-20 Richard M. Stallman(compile-internal): Force redisplay on compilation
1994-12-27 Richard M. Stallman(compilation-minor-mode-map): Bind C-m to compilation...
1994-11-30 Roland McGrath(compilation-next-error-locus): Finish last change.
1994-11-30 Roland McGrath(compilation-next-error-locus): Parsed column numbers...
1994-11-10 Roland McGrath(compile): With prefix arg, prompt even if (not compila...
1994-11-09 Richard M. Stallman(compilation-error-regexp-alist): Add an element for...
1994-10-13 Richard M. Stallman(compilation-filter): Do nothing if buffer is dead.
1994-10-12 Simon Marshall* compile.el: (compilation-mode): Set font-lock-defaults.
1994-10-07 Richard M. Stallman(compilation-mode-font-lock-keywords): New variable.
1994-09-21 Richard M. StallmanFix indentation.
1994-09-16 Richard M. Stallman(compile-internal): Set EMACS=t in process-environment.
1994-09-16 Karl Heuer(compilation-sentinel): Include exit status in modeline.
1994-09-01 Richard M. Stallman(grep-command): Doc fix.
1994-08-11 Richard M. Stallman(compilation-set-window-height): Add save-excursion.
1994-08-08 Richard M. Stallman(compilation-set-window-height): New function,
1994-08-02 Richard M. StallmanSet up a "Compile" menubar item.
1994-08-01 Richard M. Stallman(compilation-error-regexp-alist): Fix previous change.
1994-07-31 Richard M. Stallman(compilation-error-regexp-alist): Make separate
1994-07-27 Richard M. Stallman(compilation-error-regexp-alist): Fix bug in Borland
1994-07-26 Richard M. StallmanFinish installing previous change.
1994-07-26 Richard M. Stallman(compilation-next-error-locus): New arg SILENT.
1994-07-19 Richard M. Stallman(compilation-error-regexp-alist): Allow `(' after
1994-07-12 Richard M. Stallman(compilation-next-error-locus): Don't call
1994-07-11 Richard M. Stallman(compilation-window-height): Use defvar.
1994-06-14 Roland McGrathFix regexp in last change.
1994-06-13 Roland McGrath(compilation-error-regexp-alist): Extend first regexp...
1994-06-02 Richard M. Stallman(compilation-error-regexp-alist): Stricter Lucid regexp.
1994-05-19 Richard M. Stallman(compilation-goto-locus): Handle case where *compilation*
1994-04-27 Karl Heuer(compilation-error-regexp-alist): Add fortran pattern.
1994-04-25 Roland McGrath(compilation-next-error-locus): Use compilation-error...
1994-04-24 Richard M. Stallman(compilation-setup, compilation-sentinel):
1994-04-20 Roland McGrath(compilation-parse-errors): Fix references for column...
1994-04-05 Karl Heuer(compile-reinitialize-errors): Fix typo in comment.
1994-04-02 Karl Heuer(compile-mouse-goto-error): Simplify.
1994-03-30 Richard M. Stallman(compile-mouse-goto-error): New command.
1994-03-19 Roland McGrath(compilation-error-regexp-alist): Generalize ultrix...
1994-03-07 Roland McGrath(compile-reinitialize-errors): Rename first arg from...
1994-03-04 Roland McGrath(compile-goto-error): Push the mark before calling...
1994-02-17 Roland McGrath(copmilation-error-regexp-alist): Tighten up Ultrix...
1994-01-19 Richard M. Stallman(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
1994-01-16 Roland McGrath(copmilation-error-list): Doc fix.
1994-01-16 Roland McGrath(compilation-error-regexp-alist): Add regexp for Lucid...
1994-01-06 Roland McGrath(compilation-parse-errors): Prepend comint-file-name...
1994-01-06 Roland McGrath(compilation-buffer-p): Move defsubst before all callers.
1994-01-06 Richard M. Stallman(compile-internal): Extended to work without asynchrono...
1994-01-01 Richard M. Stallman(compilation-read-command, compilation-ask-about-save...
1993-12-23 Richard M. Stallman(grep-command): New variable.
1993-12-09 Roland McGrath(compilation-error-regexp-alist): Generalize `"foo...
1993-09-21 Brian Fox(compile-internal): Back out jimb change of making...
1993-08-14 Richard M. Stallman(compilation-parse-errors): Don't add multiple errors...
1993-08-11 Roland McGrath(next-error): Handle zero and negative prefix args.
1993-08-03 Roland McGrath(compilation-minor-mode): Make variable buffer-local.
1993-07-30 Roland McGrath(compilation-error-regexp-alist): Broaden RS6000 regexp...
1993-07-18 Roland McGrath(compilation-error-list): An elt's cdr's car is again...
1993-07-15 Roland McGrath(compilation-parse-errors): After skipping two lines...
1993-07-08 Roland McGrath(compilation-error-regexp-alist): Broaden ``Line N...
1993-06-30 Richard M. Stallman(compile-abbreviate-directory): New function.
1993-06-22 Jim Blandy* compile.el (compile-file-of-error): Remember that
1993-06-18 Richard M. Stallman(compilation-error-regexp-alist): Generalize the
1993-06-10 Jim BlandyDoc fix.
1993-06-10 Jim Blandy* compile.el (compilation-error-list): When we haven...
1993-06-06 Richard M. Stallman(compile-internal): Alter current buffer only temporarily.
1993-05-26 Richard M. StallmanMake C-x ` binding just once.
1993-05-13 Richard M. Stallman(Setting minor-mode-map-alist):
1993-04-28 Roland McGrathAdd compilation-minor-mode to minor-mode-alist and...
1993-04-07 Roland McGrath(compile-internal): Initialize the process-mark.
1993-04-07 Roland McGrath(compilation-error-regexp-alist): Tighten first regexp...
1993-04-07 Roland McGrath(compilation-parse-errors): Remove debugging setq.
1993-04-07 Roland McGrath(compilation-filter): New function.
1993-04-07 Roland McGrath(compilation-error-regexp-alist): Fixed MIPS CC regexp...
1993-04-05 Roland McGrath(compilation-error-regexp-alist): Merged HP-UX 7.0...
1993-04-05 Roland McGrath(compilation-error-regexp-alist): Changed MIPS RISC...
1993-03-23 Eric S. RaymondFix library headers.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-18 Eric S. RaymondAdd or correct keywords
1993-02-08 Roland McGrath(compilation-forget-errors): Just set
1993-01-02 Richard M. Stallman(compilation-sentinel): Change buffer-read-only with...
1992-12-24 Jim Blandy* compile.el (compilation-error-regexp-alist): Tightened up
1992-11-07 Jim Blandy* compile.el (compile-internal): Use NAME-OF-MODE in...
next