summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* (grep-regexp-alist): Remove the blank fromEli Zaretskii2001-02-161-1/+3
* (compilation-forget-errors): Fix indentation.Gerd Moellmann2000-12-231-3/+2
* (grep): `tag-default' can be nil.Stefan Monnier2000-11-141-8/+8
* (compile-collect-regexps): Use dolist and push.Stefan Monnier2000-10-051-5/+2
* (grep): Provide a default set of files.Stefan Monnier2000-08-161-8/+11
* (compilation-setup): Make variableGerd Moellmann2000-08-081-0/+1
* (compile-internal): Style typo.Stefan Monnier2000-05-231-2/+1
* Add to debug-ignored-errors.Dave Love2000-05-221-0/+2
* (compilation-parse-errors): CollectGerd Moellmann2000-05-161-1/+1
* (compile-internal): Display the compilationGerd Moellmann2000-04-031-1/+1
* (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