summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.Juanma Barranquero2007-06-041-6/+6
| * Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-231-3/+4
| * (compilation-handle-exit): Quote first argument of `run-hook-with-args'.Juanma Barranquero2007-05-161-1/+1
* | (compilation-error-regexp-alist-alist): Add support for the Maden build tool.Stefan Monnier2007-07-251-0/+4
* | * subr.el (start-file-process-shell-command)Michael Albinus2007-07-241-18/+9
* | (compilation-auto-jump-to-first-error): AddDan Nicolaescu2007-07-201-1/+3
* | (compilation-start): Remember the original directory in a buffer-localStefan Monnier2007-07-201-5/+6
* | * progmodes/compile.el (compilation-start): `start-process' mustMichael Albinus2007-07-111-8/+23
* | * comint.el (make-comint, make-comint-in-buffer)Michael Albinus2007-07-101-34/+20
* | (compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.Stefan Monnier2007-07-101-14/+37
* | * files.el (file-remote-p): Introduce optional parameter CONNECTED.Michael Albinus2007-07-081-31/+19
* | (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.Juanma Barranquero2007-06-041-7/+7
* | Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,Sam Steingold2007-06-031-9/+20
* | Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-231-3/+4
* | (compilation-handle-exit): Quote first argument of `run-hook-with-args'.Juanma Barranquero2007-05-161-1/+1
* | Merge from emacs--rel--22Miles Bader2007-05-111-4/+1
|\|
| * (compilation-handle-exit):Richard M. Stallman2007-05-101-4/+1
* | (compilation-find-file): Add a big comment.Stefan Monnier2007-05-081-1/+18
|/
* Revert 2007-03-25 change.Chong Yidong2007-04-131-1/+1
* Change help-echo (again). `Entering directory DIR' visits DIRNick Roberts2007-03-261-1/+1
* (compilation-start): Save compilation-directory rather thanChong Yidong2007-03-251-1/+2
* (compilation-find-file): Revert changeNick Roberts2007-03-181-11/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Add handling for makepplog.Daniel Pfeiffer2007-01-191-1/+1
* (compilation-loop): New arg limit. Handle case where the first errorChong Yidong2007-01-191-21/+31
* (compile): Doc fix.Richard M. Stallman2007-01-091-3/+3
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* (compilation-start): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* (compilation-directory-matcher): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (compilation-directory-matcher): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* (compilation-goto-locus-delete-o): New fn.Richard M. Stallman2006-09-241-7/+21
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2006-09-151-1/+1
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-121-1/+2
* (compilation-directory-properties):Nick Roberts2006-09-121-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2006-09-051-4/+6
* (compilation-error-regexp-alist-alist) <gnu>:Stefan Monnier2006-07-191-10/+10
* (compilation-find-file): Handle theStefan Monnier2006-07-181-21/+37
* * progmodes/compile.el (compilation-mode-font-lock-keywords):Chong Yidong2006-07-171-0/+2
* (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.Stefan Monnier2006-07-111-47/+54
* (compilation-mode-font-lock-keywords): Don't highlight start/end markersRomain Francoise2006-07-091-3/+8
* (compilation-error-regexp-alist-alist) <gnu>:Stefan Monnier2006-07-071-3/+3
* (compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines ov...Masatake YAMATO2006-06-021-8/+27
* (compilation-error-regexp-alist-alist::gcov-called-line):Masatake YAMATO2006-05-311-1/+1
* (compilation-error-regexp-alist-alist): Add makepp diagnostic.Daniel Pfeiffer2006-05-301-2/+2
* Move `safe-local-variable' declarations to the respective files.Reiner Steib2006-05-111-0/+1
* (compilation-message-face): Make it defcustom.Richard M. Stallman2006-04-021-2/+5
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* (compilation-error-regexp-alist): Doc fix.Richard M. Stallman2005-12-121-1/+2