Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e1775344
Commit
e1775344
authored
Jun 27, 1996
by
Richard M. Stallman
Browse files
(makefile-gnumake-functions-alist): Add `addprefix'.
parent
0ff0179d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/progmodes/make-mode.el
lisp/progmodes/make-mode.el
+1
-0
No files found.
lisp/progmodes/make-mode.el
View file @
e1775344
...
...
@@ -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"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment