]> git.eshelyaron.com Git - emacs.git/commit
Add functions supported by GNU Make 4.3.
authorOla Nilsson <ola.nilsson@gmail.com>
Mon, 4 Nov 2024 22:33:09 +0000 (23:33 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:50:10 +0000 (16:50 +0100)
commite151b1dca5ce9de6f2666608f452afbdacb4290f
tree9c00d19d4bec441473f60f2c35cc968083ec28fb
parent61ba7dc70077ce3029efccc5a423806aa67706e8
Add functions supported by GNU Make 4.3.

* lisp/progmodes/make-mode.el (makefile-gnumake-functions-alist):
Add missing GNU Make functions, according to The GNU Make Manual
0.75 for GNU Make, and reorder the list of functions.  (Bug#74207)

(cherry picked from commit 0642d5f7da208e3237f17102858811c2d9c28990)
lisp/progmodes/make-mode.el