summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+0
* Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-14/+0
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Add option to configure comint TERMAllen Li2017-12-151-7/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-2/+2
* Fix doc typosGlenn Morris2017-10-281-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix font-lock in Compilation modeEli Zaretskii2017-09-091-0/+10
* Show number of errors in compilation-mode mode-lineTom Tromey2017-08-071-23/+55
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+3
|\
| * Add helpful comment to compile-command's docstringNoam Postavsky2017-01-071-1/+3
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Clarify doc string of internal compilation functionLars Ingebrigtsen2016-05-011-2/+4
* | Add a new compile error regexp for Clang includesPhilipp Stephani2016-12-181-0/+7
* | ; Update file name in commentPhilipp Stephani2016-12-101-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
* | Clarify doc string of internal compilation functionLars Ingebrigtsen2016-04-271-2/+4
* | Regexps for matching CMake outputJö Fahlke2016-04-231-0/+7
|/
* Comint and compile no longer set EMACSPaul Eggert2016-04-081-8/+0
* Comint, term, and compile now set EMACSPaul Eggert2016-03-231-0/+8
* Fix compilation next-error in buffers with selective-displayEli Zaretskii2016-01-031-5/+17
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-231-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Support MSW filename style for ant compilation error regexpVincent Belaïche2015-10-041-1/+1
* (compilation-error-regexp-alist-alist): Tone down guile-fileJostein Kjønigsen2015-09-201-1/+23
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* * lisp/progmodes/compile.el: Assume 8-wide TABs (bug#21038)Magnus Henoch2015-08-131-2/+4
* Have `compilation-set-window' use right window for getting fringes (Bug#20829)Martin Rudalics2015-07-041-3/+3
* In strings, prefer plain ` and ' to \` and \'Paul Eggert2015-06-301-3/+3
* 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