aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/compile.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (compilation-goto-locus): Delete hideshow overlays if they interfere.Thien-Thi Nguyen1999-12-261-34/+49
* (compilation-parse-errors): UseGerd Moellmann1999-11-181-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist):Gerd Moellmann1999-10-301-4/+0
* (compilation-error-regexp-alist): RecognizeGerd Moellmann1999-10-281-0/+5
* Checkdoc-inspired fixes.Dave Love1999-10-271-28/+33
* Comment.Dave Love1999-09-091-1/+1
* (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.Richard M. Stallman1999-08-291-0/+5
* (compilation-error-regexp-alist):Richard M. Stallman1999-08-291-1/+3
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
* Deal with compilation-error-screen-columns being buffer-local.Karl Heuer1999-06-271-4/+6
* (compilation-error-regexp-alist): AllowDave Love1999-06-091-1/+1
* (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.Karl Heuer1999-04-261-4/+7
* (grep-compute-defaults): If xargs -e isn't supported, use find -exec.Karl Heuer1999-04-261-3/+7
* (compilation-handle-exit): Do right thingRichard M. Stallman1999-04-031-2/+3
* (compile-internal): Use save-selected-window.Richard M. Stallman1999-02-161-3/+2
* (compile-auto-highlight): Customize.Richard M. Stallman1999-02-091-2/+6
* (compilation-setup): Set value ofRichard M. Stallman1999-02-081-2/+7
* (compile-mouse-goto-error): Don't lose withDave Love1999-02-051-3/+11
* (compilation-next-error-locus): Don't decrease argument FIND-AT-LEASTRichard M. Stallman1999-02-011-2/+1
* (compilation-goto-locus): If already in theRichard M. Stallman1999-01-181-21/+14
* (compilation-shell-minor-mode): New function.Richard M. Stallman1999-01-111-0/+14
* (compilation-error-regexp-alist): Insist on a non-digit in the file name.Karl Heuer1998-12-141-1/+6
* (compilation-error-regexp-alist): Fix regexp to matchKarl Heuer1998-12-141-1/+1
* (compilation-error-screen-columns): NewAndreas Schwab1998-09-181-2/+17
* (compilation-error-regexp-alist):Karl Heuer1998-09-101-1/+1
* (compilation-error-regexp-alist):Karl Heuer1998-09-061-1/+1
* (next-error): Doc fix.Richard M. Stallman1998-08-091-11/+16
* (grep): Doc fix.Richard M. Stallman1998-07-191-3/+4
* (grep-command): Initialize to nil.Richard M. Stallman1998-06-231-29/+46
* (grep-null-device): Variable deleted.Richard M. Stallman1998-06-091-9/+6
* (grep): Fix previous change.Karl Heuer1998-06-011-5/+7
* (compilation-scroll-output): Correct the :versionKarl Heuer1998-05-301-1/+1
* (grep-tag-default): New function.Richard M. Stallman1998-05-241-3/+38
* * progmodes/compile.el (compilation-directory-stack): Doc fix.Andreas Schwab1998-05-041-9/+8
* (compilation-error-regexp-alist):Richard M. Stallman1998-03-201-1/+1
* (compilation-error-regexp-alist): Allow initialDave Love1998-02-241-2/+4
* (compilation-scroll-output): New variable.Dave Love1998-02-091-2/+21
* (compilation-error-regexp-alist):Karl Heuer1997-10-271-0/+5
* (compilation-forget-errors):Karl Heuer1997-10-151-1/+2
* (compilation-mode-font-lock-keywords): Font-lock column numbers.Karl Heuer1997-09-271-1/+8
* (compilation-mode-map): Use more meaningful menu name.Karl Heuer1997-09-271-1/+1
* (compilation-parse-errors): Fixed two bugs thatRichard M. Stallman1997-09-121-56/+58
* (compilation-ask-about-save): Add autoload cookie.Richard M. Stallman1997-09-051-0/+1
* (compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;Richard M. Stallman1997-08-291-1/+5
* (compilation-error-regexp-alist): New regexp for Caml.Richard M. Stallman1997-08-141-2/+4
* (compilation-parse-errors): Fix previous change.Richard M. Stallman1997-08-061-1/+1
* (compilation-error-regexp-alist): Make theRichard M. Stallman1997-08-051-1/+1
* (compile-command): More doc fix.Richard M. Stallman1997-07-271-8/+9
* (compile-command): Doc fix.Richard M. Stallman1997-07-251-5/+7
* (compilation-error-regexp-alist): Add elt for EPC F90.Richard M. Stallman1997-07-251-4/+17