]> git.eshelyaron.com Git - emacs.git/commitdiff
(makefile-gnumake-functions-alist): Add `addprefix'.
authorRichard M. Stallman <rms@gnu.org>
Thu, 27 Jun 1996 07:48:39 +0000 (07:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 27 Jun 1996 07:48:39 +0000 (07:48 +0000)
lisp/progmodes/make-mode.el

index 9479fd6ecc87e9751168dacda3fa7534647dd751..5721cc53b00d99671092efd969acae88310a12ff 100644 (file)
@@ -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")