summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
AgeCommit message (Expand)Author
2026-04-27Fix defining a few faces as emptyJonas Bernoulli
2026-02-11make-mode.el: Avoid obsolete font-lock-*-face` variablesStefan Monnier
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-09(makefile-dependency-regex): Fix bug#76759Stefan Monnier
2025-03-01Merge from origin/emacs-30Eli Zaretskii
2025-03-01Fix 'M-q' in 'makefile-mode'Eli Zaretskii
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-09Add functions supported by GNU Make 4.3.Ola Nilsson
2024-09-29Stop using :reverse-video in make-modeMattias Engdegård
2024-08-29; Fix typosStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-29Make Makefile browser obsoleteStefan Kangas
2023-08-26Merge from origin/emacs-29Eli Zaretskii
2023-08-24Fix 'makefile-browser-client' variable initializationChristoph Göttschkes
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-07-20Fix defface's with no customization dataEli Zaretskii
2023-04-10Don't use `mapconcat` for effectMattias Engdegård
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-29; Minor cleanups in make-mode.elStefan Kangas
2022-10-28Remove redundant requires from make-mode.elStefan Kangas
2022-10-28Minor doc fixes in make-mode.elStefan Kangas
2022-10-28Prefer defvar-keymap in make-mode.elStefan Kangas
2022-10-28Prefer make-temp-name in make-mode.elStefan Kangas
2022-10-28Ensure temp file is deleted in makefile overviewStefan Kangas
2022-10-12Improve makefile-imake-modePo Lu
2022-07-11Prefer :risky defcustom keywordStefan Kangas
2022-07-08Remove many items obsolete since 24.1Stefan Kangas
2022-05-16Revert "Make TAB work in makefile mode when transient mark mode is on"Lars Ingebrigtsen
2022-05-03Make TAB work in makefile mode when transient mark mode is onLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Make some variable aliases obsoleteStefan Kangas
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias Engdegård
2021-07-08Fix font-lock of Makefile variables at the start of linesLars Ingebrigtsen
2021-02-21; Fix previous easy-menu-define conversionStefan Kangas
2021-02-20Convert makefile-mode menu to easy-menu-defineStefan Kangas
2021-02-13Remove redundant :group args in progmodes/*.elStefan Kangas
2021-02-05Fontize more automatic variables in makefile-gmake-modeLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-12Fix BSD .include etc syntax in MakefilesLars Ingebrigtsen
2020-11-17Remove redundant 'function's around lambdasStefan Kangas
2020-11-12Don't quote lambdas in several placesStefan Kangas
2020-10-30Fix fontifying of ::= in MakefilesLars Ingebrigtsen
2020-09-21; Fix typosStefan Kangas
2020-08-25Add undefine keyword to make-modeDaniel Colascione
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-01Fix usage of remove-text-propertiesBasil L. Contovounesios
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert