summaryrefslogtreecommitdiff
path: root/etc/compilation.txt
AgeCommit message (Expand)Author
2026-04-15Make | optional for 'gnu' regexp in compilation-mode (bug#80681)Toby Dylan Hocking
2026-03-01Add Rust panic message pattern (bug#80403)Jacek Świerk
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-22Support Rust compiler messages in compile mode (bug#70794).Vincenzo Pupillo
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-22Make Compilation mode recognize non-legacy Kotlin/Gradle errorsRudolf Adamkovič
2024-06-03Revert "Add support for Rust compilation messages"Mattias Engdegård
2024-05-18Add support for Rust compilation messagesErgus
2024-01-10Make Compilation mode recognize Lua errorsRudolf Adamkovič
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-02-06Tighten and simplify typescript compilation-mode regexps (bug#61104)Mattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-11Add test for the gradle-android compilation message patternMattias Engdegård
2022-07-05Quote configure.ac arguments more consistentlyPaul Eggert
2022-07-03Merge from origin/emacs-28Stefan Kangas
2022-07-02Doc fixes; don't use obsolete namesStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-24Add sample of -fanalyzer output (bug#51882)Mattias Engdegård
2021-03-07Remove outline-cycle-minor-mode and outline-cycle-highlight-minor-modeJuri Linkov
2021-03-03New mode outline-cycle-minor-mode with Orgmode-like TAB cycling on headingsJuri Linkov
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-03; Fix more typosStefan Kangas
2020-09-22Support shellcheck in compilation-modeStefan Kangas
2020-08-28Add support for parsing column numbers in Visual Studio messagesDaniel Martín
2020-04-01javac support in compilation-parse-errors rulesFilipp Gunbin
2020-02-17Make OMake support slightly less expensive (bug#39595)Mattias Engdegård
2020-02-17Speed up 'maven' compilation error message regexpMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-01Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin
2019-10-29Add gradle-kotlin to compilation-error-regexp-alist-alistFilipp Gunbin
2019-10-04Fix error in gnu compilation-mode regexp (bug#37582)Mattias Engdegård
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-05-01; Spelling and quoting fixesPaul Eggert
2016-04-23Regexps for matching CMake outputJö Fahlke
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-04Restore blank line before next section, erroneously erased in my previous commitVincent Belaïche
2015-10-04Support MSW filename style for ant compilation error regexpVincent Belaïche
2015-08-26Prefer straight quoting in some etc text filesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-08-13Support Guile backtraces in compilation mode.Jan Nieuwenhuizen
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-14Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-08-22* etc/compilation.txt: Add more samples of output and non-output switches (bu...Juri Linkov