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
99cc1583
Commit
99cc1583
authored
Feb 02, 2009
by
Glenn Morris
Browse files
Add some missing nextstep/ files.
parent
236ab005
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+2
-1
No files found.
ChangeLog
View file @
99cc1583
2009-02-02 Glenn Morris <rgm@gnu.org>
* make-dist: Add some missing nextstep/ files.
2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
2009-01-22 Yavor Doganov <yavor@gnu.org> (tiny change)
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
...
...
make-dist
View file @
99cc1583
...
@@ -543,9 +543,10 @@ echo "Making links to \`msdos'"
...
@@ -543,9 +543,10 @@ echo "Making links to \`msdos'"
cd
../
${
tempdir
}
/msdos
cd
../
${
tempdir
}
/msdos
rm
-f
=
*
)
rm
-f
=
*
)
## FIXME are DEV-NOTES and FOR-RELEASE appropriate?
echo
"Making links to
\`
nextstep'"
echo
"Making links to
\`
nextstep'"
(
cd
nextstep
(
cd
nextstep
ln
AUTHORS ChangeLog FOR-RELEASE README
.txt compile
../
${
tempdir
}
/nextstep
)
ln
AUTHORS ChangeLog
DEV-NOTES
FOR-RELEASE README
INSTALL
../
${
tempdir
}
/nextstep
)
echo
"Making links to
\`
nextstep/Cocoa/Emacs.base/Contents'"
echo
"Making links to
\`
nextstep/Cocoa/Emacs.base/Contents'"
(
cd
nextstep/Cocoa/Emacs.base/Contents
(
cd
nextstep/Cocoa/Emacs.base/Contents
...
...
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