index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
compile.el
Age
Commit message (
Expand
)
Author
2026-06-02
Support Ansible messages in compilation-mode
Michael Albinus
2026-05-23
Avoid compilation-mode matching rust as gnu
Thomas Mühlbacher
2026-05-17
; Improve documentation of commands that move by compilation errors
Eli Zaretskii
2026-04-26
; Fix & improve last change.
Sean Whitton
2026-04-26
New user option compilation-search-extra-path
Kai Ma
2026-04-15
Make | optional for 'gnu' regexp in compilation-mode (bug#80681)
Toby Dylan Hocking
2026-03-25
Give compile-command a :group again
Basil L. Contovounesios
2026-03-22
Delay initializing 'compile-command' to runtime (bug#80648)
Pip Cet
2026-03-01
; Explain some details about rust-panic rule (bug#80403)
Mattias Engdegård
2026-03-01
Add Rust panic message pattern (bug#80403)
Jacek Świerk
2026-01-25
Have default 'compile-command' run make in parallel
Philip Kaludercic
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-22
loaddefs-gen: Weed out some elements from the shortcut path
Stefan Monnier
2025-10-19
* lisp/progmodes/compile.el (compilation--set-up-margin): Fix.
Juri Linkov
2025-05-22
Support Rust compiler messages in compile mode (bug#70794).
Vincenzo Pupillo
2025-03-20
Make compilation-filter-hook into a defcustom
Stefan Kangas
2025-02-25
Prefer incf to cl-incf in progmodes/*.el
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-14
Merge from origin/emacs-30
Eli Zaretskii
2024-12-12
Don't call purecopy in progmodes/*.el
Stefan Kangas
2024-12-08
; Improve doc strings in compile.el
Eli Zaretskii
2024-12-07
Merge from origin/emacs-30
Eli Zaretskii
2024-12-04
Add tags to 'compilation-transform-file-match-alist' custom type
Robert Pluim
2024-12-04
Improve 'compilation-transform-file-match-alist' documentation
Robert Pluim
2024-12-04
Improve 'compilation-hidden-output' docstring
Robert Pluim
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-12
* lisp/progmodes/compile.el (recompile): Autoload (bug#73697).
Eli Zaretskii
2024-09-14
Make the *grep* buffer editable
Visuwesh
2024-06-22
Allow to expand truncated long lines in *Compilation* buffers
Eli Zaretskii
2024-06-22
Make Compilation mode recognize non-legacy Kotlin/Gradle errors
Rudolf Adamkovič
2024-06-03
; compilation-error-regexp-alist-alist order comment
Mattias Engdegård
2024-06-03
Revert "Add support for Rust compilation messages"
Mattias Engdegård
2024-05-18
Add support for Rust compilation messages
Ergus
2024-04-14
; Additional fixup for truncation of long lines in compilation buffers
Phil Sainty
2024-04-07
Fix truncation of long lines in compilation buffers
Eli Zaretskii
2024-02-03
Fix downcasing of mode-name in compile.el
Eli Zaretskii
2024-01-10
Lua compilation-mode rules adjustments (bug#60830)
Mattias Engdegård
2024-01-10
Make Compilation mode recognize Lua errors
Rudolf Adamkovič
2024-01-06
Fix last change (bug#67930)
Eli Zaretskii
2024-01-06
Fix file-name resolution in *compilation* and *grep* buffers
Jurgen De Backer
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-09
Merge from origin/emacs-29
Eli Zaretskii
2023-12-03
; Fix typos
Stefan Kangas
2023-10-05
Omit the `omake` compilation-mode rule by default
Mattias Engdegård
2023-10-05
' Improve wording of compilation-error messages
Eli Zaretskii
2023-08-18
Show duration of compilation when it stops (bug#65251)
Mattias Engdegård
2023-02-27
Introduce 'compilation-annotation' text property
Augusto Stoffel
2023-02-06
Tighten and simplify typescript compilation-mode regexps (bug#61104)
Mattias Engdegård
[next]