summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
...
* Update Maven compilation-mode entry to distinguish warningsPaul Pogonyshev2015-05-191-1/+1
* Stop messing with the EMACS env varStefan Monnier2015-04-091-5/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 117656Glenn Morris2014-11-011-0/+6
|\
| * Fix bug #18856 with failure to fontify compilation buffers.Eli Zaretskii2014-11-011-0/+6
* | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-1/+10
|\ \ | |/
| * Fix bug #18874 with rgrep not obeying grep-scroll-output.Eli Zaretskii2014-10-291-1/+10
* | * lisp/progmodes/compile.el (compilation--previous-directory): Simplify.Stefan Monnier2014-10-151-13/+7
* | Support Guile backtraces in compilation mode.Jan Nieuwenhuizen2014-08-131-0/+2
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-4/+2
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-111-6/+7
|\ \ | |/
| * * compile.el (recompile): Handle C-u M-x recompile from non-compilation bufferGlenn Morris2014-05-081-6/+7
* | Use rx for `gnu' compile patternDaniel Colascione2014-05-051-10/+40
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * progmodes/compile.el (compile-goto-error): Do not push-mark.Leo Liu2013-12-161-4/+3
* Bug#16045Michael Albinus2013-12-061-5/+1
* * lisp/window.el (display-buffer-no-window): New action function.Juri Linkov2013-12-031-3/+3
* * window.el (display-buffer-alist, display-buffer): Document theLeo Liu2013-11-191-11/+16
* compile: Support GNU Make-4.0 directory quoting (tiny change)Jed Brown2013-10-231-2/+2
* * lisp/progmodes/compile.el (compilation-parse-errors):Stefan Monnier2013-10-071-3/+4
* * lisp/progmodes/compile.el (compilation-start): Try globbing the arg to `cd'.Kevin Rodgers2013-10-021-1/+10
* Tweak some settings of compile-commandGlenn Morris2013-08-131-1/+3
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * progmodes/compile.el (compile-goto-error): Add optional arg NOMSG.Leo Liu2013-06-051-3/+3
* * lisp/progmodes/compile.el (compilation-next-error-function):Magnus Henoch2013-04-241-4/+6
* * progmodes/compile.el (compilation-display-error): New command.Leo Liu2013-03-191-0/+8
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+1
|\
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-1/+1
* | * progmodes/compile.el (compilation-mode-hook)Christopher Schmidt2013-02-021-4/+5
* | * progmodes/compile.el (compilation-start-hook): Simplify docstring.Christopher Schmidt2013-02-021-6/+2
* | * progmodes/compile.el (compilation-error-regexp-alist-alist):Christopher Schmidt2013-02-021-1/+2
* | Remove compilation-error-regexp-alist-alist (presumed) extraneous backslashGlenn Morris2013-01-131-1/+1
* | Fix interpretation of gnu line.col1-col2 error message formatGlenn Morris2013-01-131-2/+3
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-2/+3
* | Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.orgGlenn Morris2013-01-091-1/+1
|\ \ | |/
| * * lisp/progmodes/compile.el (compilation-parse-errors): Fix typo.Glenn Morris2013-01-061-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* | * progmodes/grep.el (rgrep): Escape command line. Sometimes, itMichael Albinus2012-12-201-1/+5
|/
* * lisp/progmodes/compile.el (compilation-start): Try to handle commonStefan Monnier2012-10-231-6/+14
* Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-141-0/+9
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-22/+2
* * lisp/progmodes/compile.el (compilation-start): Use compilation-always-killMartin Blais2012-09-181-22/+29
* Alter last change to be compatible with Emacs 23.Chong Yidong2012-09-161-5/+16
* In compilation-error-regexp-alist, allow more HIGHLIGHT types.Chong Yidong2012-09-161-4/+7
* * progmodes/compile.el (compilation-always-kill): Doc fix.Andreas Schwab2012-08-301-2/+2
* * lisp/progmodes/compile.el (compilation-always-kill): New var.Martin Blais2012-08-291-0/+8
* Make special-display-* and display-buffer-reuse-frames obsolete.Chong Yidong2012-08-261-4/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-3/+3