index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
make-mode.el
Age
Commit message (
Expand
)
Author
2026-04-27
Fix defining a few faces as empty
Jonas Bernoulli
2026-02-11
make-mode.el: Avoid obsolete font-lock-*-face` variables
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-09
(makefile-dependency-regex): Fix bug#76759
Stefan Monnier
2025-03-01
Merge from origin/emacs-30
Eli Zaretskii
2025-03-01
Fix 'M-q' in 'makefile-mode'
Eli Zaretskii
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-09
Add functions supported by GNU Make 4.3.
Ola Nilsson
2024-09-29
Stop using :reverse-video in make-mode
Mattias Engdegård
2024-08-29
; Fix typos
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-29
Make Makefile browser obsolete
Stefan Kangas
2023-08-26
Merge from origin/emacs-29
Eli Zaretskii
2023-08-24
Fix 'makefile-browser-client' variable initialization
Christoph Göttschkes
2023-08-08
Fix all my attributions to be correct and consistent...
Eric S. Raymond
2023-07-20
Fix defface's with no customization data
Eli Zaretskii
2023-04-10
Don't use `mapconcat` for effect
Mattias Engdegård
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-29
; Minor cleanups in make-mode.el
Stefan Kangas
2022-10-28
Remove redundant requires from make-mode.el
Stefan Kangas
2022-10-28
Minor doc fixes in make-mode.el
Stefan Kangas
2022-10-28
Prefer defvar-keymap in make-mode.el
Stefan Kangas
2022-10-28
Prefer make-temp-name in make-mode.el
Stefan Kangas
2022-10-28
Ensure temp file is deleted in makefile overview
Stefan Kangas
2022-10-12
Improve makefile-imake-mode
Po Lu
2022-07-11
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-08
Remove many items obsolete since 24.1
Stefan Kangas
2022-05-16
Revert "Make TAB work in makefile mode when transient mark mode is on"
Lars Ingebrigtsen
2022-05-03
Make TAB work in makefile mode when transient mark mode is on
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-20
Make some variable aliases obsolete
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-07-08
Fix font-lock of Makefile variables at the start of lines
Lars Ingebrigtsen
2021-02-21
; Fix previous easy-menu-define conversion
Stefan Kangas
2021-02-20
Convert makefile-mode menu to easy-menu-define
Stefan Kangas
2021-02-13
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-02-05
Fontize more automatic variables in makefile-gmake-mode
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-12
Fix BSD .include etc syntax in Makefiles
Lars Ingebrigtsen
2020-11-17
Remove redundant 'function's around lambdas
Stefan Kangas
2020-11-12
Don't quote lambdas in several places
Stefan Kangas
2020-10-30
Fix fontifying of ::= in Makefiles
Lars Ingebrigtsen
2020-09-21
; Fix typos
Stefan Kangas
2020-08-25
Add undefine keyword to make-mode
Daniel Colascione
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-01
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
[next]