aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/compile.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Explain some details about rust-panic rule (bug#80403)Mattias Engdegård10 days1-1/+5
* Add Rust panic message pattern (bug#80403)Jacek Świerk10 days1-0/+12
* Have default 'compile-command' run make in parallelPhilip Kaludercic2026-01-251-1/+5
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* loaddefs-gen: Weed out some elements from the shortcut pathStefan Monnier2025-11-221-1/+2
* * lisp/progmodes/compile.el (compilation--set-up-margin): Fix.Juri Linkov2025-10-191-1/+2
* Support Rust compiler messages in compile mode (bug#70794).Vincenzo Pupillo2025-05-221-0/+13
* Make compilation-filter-hook into a defcustomStefan Kangas2025-03-201-2/+6
* Prefer incf to cl-incf in progmodes/*.elStefan Kangas2025-02-251-3/+3
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
|\
| * Don't call purecopy in progmodes/*.elStefan Kangas2024-12-121-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Merge from origin/emacs-30Eli Zaretskii2024-12-141-10/+12
|\ \ | |/ |/|
| * ; Improve doc strings in compile.elEli Zaretskii2024-12-081-10/+12
* | Merge from origin/emacs-30Eli Zaretskii2024-12-071-7/+21
|\ \ | |/
| * Add tags to 'compilation-transform-file-match-alist' custom typeRobert Pluim2024-12-041-2/+4
| * Improve 'compilation-transform-file-match-alist' documentationRobert Pluim2024-12-041-3/+15
| * Improve 'compilation-hidden-output' docstringRobert Pluim2024-12-041-2/+2
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-7/+7
* | * lisp/progmodes/compile.el (recompile): Autoload (bug#73697).Eli Zaretskii2024-10-121-0/+1
* | Make the *grep* buffer editableVisuwesh2024-09-141-44/+51
|/
* Allow to expand truncated long lines in *Compilation* buffersEli Zaretskii2024-06-221-0/+3
* Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič2024-06-221-3/+21
* ; compilation-error-regexp-alist-alist order commentMattias Engdegård2024-06-031-0/+5
* Revert "Add support for Rust compilation messages"Mattias Engdegård2024-06-031-7/+0
* Add support for Rust compilation messagesErgus2024-05-181-0/+7
* ; Additional fixup for truncation of long lines in compilation buffersPhil Sainty2024-04-141-4/+1
* Fix truncation of long lines in compilation buffersEli Zaretskii2024-04-071-18/+23
* Fix downcasing of mode-name in compile.elEli Zaretskii2024-02-031-4/+12
* Lua compilation-mode rules adjustments (bug#60830)Mattias Engdegård2024-01-101-2/+16
* Make Compilation mode recognize Lua errorsRudolf Adamkovič2024-01-101-0/+8
* Fix last change (bug#67930)Eli Zaretskii2024-01-061-7/+9
* Fix file-name resolution in *compilation* and *grep* buffersJurgen De Backer2024-01-061-7/+13
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Omit the `omake` compilation-mode rule by defaultMattias Engdegård2023-10-051-1/+4
* | ' Improve wording of compilation-error messagesEli Zaretskii2023-10-051-1/+1
* | Show duration of compilation when it stops (bug#65251)Mattias Engdegård2023-08-181-1/+12
* | Introduce 'compilation-annotation' text propertyAugusto Stoffel2023-02-271-14/+21
|/
* Tighten and simplify typescript compilation-mode regexps (bug#61104)Mattias Engdegård2023-02-061-8/+20
* Add support for TypeScript compilation to compile.el (bug#61104)Jostein Kjønigsen2023-02-041-0/+18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* compile.el: Fix regression with nb of errors in modelineStefan Monnier2022-12-151-0/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* * lisp/progmodes/compile.el (compilation-mode-line-errors): Use `defvar`Stefan Monnier2022-10-241-1/+1
* ; Update the doc string of 'compilation-auto-jump-to-first-error'Eli Zaretskii2022-10-101-2/+7
* Fix some misleading quoting in cl-caseLars Ingebrigtsen2022-09-131-2/+2
* Fix remaining byte-compile warnings in loaddefs.elLars Ingebrigtsen2022-07-311-0/+1