]> code.delx.au - gnu-emacs/history - lisp/progmodes/compile.el
(Info-default-directory-list): Add sysdir last.
[gnu-emacs] / lisp / progmodes / compile.el
1999-01-18 Richard M. Stallman(compilation-goto-locus): If already in the
1999-01-11 Richard M. Stallman(compilation-shell-minor-mode): New function.
1998-12-14 Karl Heuer(compilation-error-regexp-alist): Insist on a non-digit...
1998-12-14 Karl Heuer(compilation-error-regexp-alist): Fix regexp to match
1998-09-18 Andreas Schwab(compilation-error-screen-columns): New
1998-09-10 Karl Heuer(compilation-error-regexp-alist):
1998-09-06 Karl Heuer(compilation-error-regexp-alist):
1998-08-09 Richard M. Stallman(next-error): Doc fix.
1998-07-19 Richard M. Stallman(grep): Doc fix.
1998-06-23 Richard M. Stallman(grep-command): Initialize to nil.
1998-06-09 Richard M. Stallman(grep-null-device): Variable deleted.
1998-06-01 Karl Heuer(grep): Fix previous change.
1998-05-30 Karl Heuer(compilation-scroll-output): Correct the :version
1998-05-24 Richard M. Stallman(grep-tag-default): New function.
1998-05-04 Andreas Schwab* progmodes/compile.el (compilation-directory-stack...
1998-03-20 Richard M. Stallman(compilation-error-regexp-alist):
1998-02-24 Dave Love(compilation-error-regexp-alist): Allow initial
1998-02-09 Dave Love(compilation-scroll-output): New variable.
1997-10-27 Karl Heuer(compilation-error-regexp-alist):
1997-10-15 Karl Heuer(compilation-forget-errors):
1997-09-27 Karl Heuer(compilation-mode-font-lock-keywords): Font-lock column...
1997-09-27 Karl Heuer(compilation-mode-map): Use more meaningful menu name.
1997-09-12 Richard M. Stallman(compilation-parse-errors): Fixed two bugs that
1997-09-05 Richard M. Stallman(compilation-ask-about-save): Add autoload cookie.
1997-08-29 Richard M. Stallman(compilation-error-regexp-alist): Allow spaces in file...
1997-08-14 Richard M. Stallman(compilation-error-regexp-alist): New regexp for Caml.
1997-08-06 Richard M. Stallman(compilation-parse-errors): Fix previous change.
1997-08-05 Richard M. Stallman(compilation-error-regexp-alist): Make the
1997-07-27 Richard M. Stallman(compile-command): More doc fix.
1997-07-25 Richard M. Stallman(compile-command): Doc fix.
1997-07-25 Richard M. Stallman(compilation-error-regexp-alist): Add elt for EPC F90.
1997-07-04 Richard M. Stallman(compilation-error-regexp-alist):
1997-07-02 Richard M. Stallman(compilation-parse-errors): Skip 2 lines only for Compi...
1997-06-27 Richard M. Stallman(compilation-error-regexp-alist): New item, for Oracle...
1997-06-16 Richard M. Stallman(grep-program): Comment out the use of zgrep.
1997-05-19 Richard M. Stallman(compilation-parse-errors): Fix paren error.
1997-05-05 Richard M. Stallman(compilation-mode): Add a mode-class property.
1997-05-04 Richard M. StallmanUse defgroup and defcustom.
1997-05-03 Richard M. StallmanSupport compilers that give a message each time the...
1997-04-27 Richard M. Stallman(compilation-error-regexp-alist): Add regexp for Perl -w.
1997-04-01 Richard M. Stallman(grep-null-device): Move before first use.
1997-03-24 Richard M. Stallman(grep-program): New variable.
1997-02-21 Simon MarshallAdd ... to relevant menu entries.
1997-02-21 Simon MarshallRewrite Font Lock support.
1997-02-20 Eli Zaretskii(grep-process-setup): New function, sets up the
1997-02-19 Eli Zaretskii(compile-mouse-goto-error): Move to end of line
1997-02-09 Eli Zaretskii* (compilation-process-setup-function): New variable.
1997-01-31 Richard M. Stallman(compilation-enter-directory-regexp)
1997-01-28 Richard M. Stallman(compilation-error-regexp-alist): Undo 1/21 change.
1997-01-23 Richard M. Stallman(compilation-parse-errors): Use looking-at on each...
1997-01-22 Richard M. Stallman(compilation-error-regexp-alist):
1997-01-15 Karl Heuercompile.el (first-error): Doc fix.
1996-11-05 Richard M. Stallman(compile-auto-highlight): Renamed from
1996-11-05 Richard M. Stallman(compile-highlight-display-limit): New variable.
1996-10-20 Karl Heuer(compilation-skip-to-next-location): Defined.
1996-09-01 Richard M. Stallman(compilation-finish-functions): New variable.
1996-04-26 Richard M. Stallman(compilation-error-regexp-alist): Add regexp
1996-03-14 Roland McGrath(compilation-find-buffer): Only choose compilation...
1996-03-01 Richard M. Stallman(compilation-parse-errors):
1996-02-22 Erik Naggum(compilation-minor-mode): Add missing `)'.
1996-02-21 Roland McGrath(compilation-minor-mode): Run compilation-minor-mode...
1996-02-13 Roland McGrath(compilation-parse-errors): Detect doubled slashes...
1996-02-01 Richard M. Stallman(compilation-filter): Run compilation-filter-hook.
1996-01-23 Karl Heuer(compilation-handle-exit): Undo previous change.
1996-01-21 Karl Heuer(compilation-handle-exit): If process-status doesn't
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-06 Roland McGrath(compilation-error-regexp-alist, grep-regexp-alist
1996-01-06 Roland McGrathMon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>
1996-01-06 Roland McGrath(compilation-error-regexp-alist): Broaden GNAT regexp...
1996-01-06 Roland McGrath(compilation-error-regexp-alist): Add regexp for IBM...
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.
next