mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-03 19:03:24 +00:00
Add missing nextstep file from previous change.
This commit is contained in:
parent
83da1b5565
commit
92f7c6f1a3
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
||||||
* make-dist (nextstep/templates): Add directory.
|
* make-dist (nextstep/templates): Add directory.
|
||||||
(nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
|
(nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj): Remove.
|
||||||
(nextstep/Cocoa/Emacs.base/Contents)
|
(nextstep/Cocoa/Emacs.base/Contents)
|
||||||
(nextstep/GNUstep/Emacs.base/Resources): Update contents.
|
(nextstep, nextstep/GNUstep/Emacs.base/Resources): Update contents.
|
||||||
|
|
||||||
2012-09-15 Paul Eggert <eggert@cs.ucla.edu>
|
2012-09-15 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
|
|
|
@ -404,7 +404,7 @@ echo "Making links to \`msdos'"
|
||||||
|
|
||||||
echo "Making links to \`nextstep'"
|
echo "Making links to \`nextstep'"
|
||||||
(cd nextstep
|
(cd nextstep
|
||||||
ln ChangeLog README INSTALL ../${tempdir}/nextstep)
|
ln ChangeLog README INSTALL Makefile.in ../${tempdir}/nextstep)
|
||||||
|
|
||||||
echo "Making links to \`nextstep/templates'"
|
echo "Making links to \`nextstep/templates'"
|
||||||
(cd nextstep/templates
|
(cd nextstep/templates
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue