mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(makefile-gnumake-functions-alist): Add `addprefix'.
This commit is contained in:
parent
0ff0179d3a
commit
e1775344cd
@ -387,6 +387,7 @@ The function must satisfy this calling convention:
|
||||
("notdir" "Names")
|
||||
("suffix" "Names")
|
||||
("basename" "Names")
|
||||
("addprefix" "Prefix" "Names")
|
||||
("addsuffix" "Suffix" "Names")
|
||||
("join" "List 1" "List 2")
|
||||
("word" "Index" "Text")
|
||||
|
Loading…
Reference in New Issue
Block a user