diff options
| author | Dan Nicolaescu | 2008-07-27 18:24:48 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2008-07-27 18:24:48 +0000 |
| commit | 9e2a2647758db83b490e2993aa31cd4607305a82 (patch) | |
| tree | 9c3d41b47bcd316c60d56bef8d7fd32789e59411 /make-dist | |
| parent | 7f19297073b2dd6c28987bf5663933591f59e91e (diff) | |
| download | emacs-9e2a2647758db83b490e2993aa31cd4607305a82.tar.gz emacs-9e2a2647758db83b490e2993aa31cd4607305a82.zip | |
Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon
* erc.el: Remove code for Carbon.
Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.
Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.
* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.
* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.
* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.
* xresources.texi: Remove mentions of Mac Carbon.
* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.
Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL: Remove code for Carbon.
* configure: Regenerate.
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 27 |
1 files changed, 2 insertions, 25 deletions
| @@ -337,10 +337,7 @@ for subdir in lisp site-lisp \ | |||
| 337 | etc/images/smilies/medium etc/images/tree-widget \ | 337 | etc/images/smilies/medium etc/images/tree-widget \ |
| 338 | etc/images/tree-widget/default etc/images/tree-widget/folder \ | 338 | etc/images/tree-widget/default etc/images/tree-widget/folder \ |
| 339 | etc/refcards etc/schema etc/tutorials info doc doc/emacs \ | 339 | etc/refcards etc/schema etc/tutorials info doc doc/emacs \ |
| 340 | doc/misc doc/man doc/lispref doc/lispintro m4 msdos vms mac \ | 340 | doc/misc doc/man doc/lispref doc/lispintro m4 msdos vms \ |
| 341 | mac/src mac/Emacs.app mac/Emacs.app/Contents \ | ||
| 342 | mac/Emacs.app/Contents/MacOS mac/Emacs.app/Contents/Resources \ | ||
| 343 | mac/Emacs.app/Contents/Resources/English.lproj \ | ||
| 344 | nextstep nextstep/Cocoa nextstep/Cocoa/Emacs.base \ | 341 | nextstep nextstep/Cocoa nextstep/Cocoa/Emacs.base \ |
| 345 | nextstep/Cocoa/Emacs.base/Contents \ | 342 | nextstep/Cocoa/Emacs.base/Contents \ |
| 346 | nextstep/Cocoa/Emacs.base/Contents/Resources \ | 343 | nextstep/Cocoa/Emacs.base/Contents/Resources \ |
| @@ -539,26 +536,6 @@ echo "Making links to \`nt/icons'" | |||
| 539 | ln [a-z]*.ico ../../${tempdir}/nt/icons | 536 | ln [a-z]*.ico ../../${tempdir}/nt/icons |
| 540 | ln [a-z]*.cur ../../${tempdir}/nt/icons) | 537 | ln [a-z]*.cur ../../${tempdir}/nt/icons) |
| 541 | 538 | ||
| 542 | echo "Making links to \`mac'" | ||
| 543 | (cd mac | ||
| 544 | ln ChangeLog INSTALL README make-package ../${tempdir}/mac) | ||
| 545 | |||
| 546 | echo "Making links to \`mac/src'" | ||
| 547 | (cd mac/src | ||
| 548 | ln [a-z]*.c *.r ../../${tempdir}/mac/src) | ||
| 549 | |||
| 550 | echo "Making links to \`mac/Emacs.app/Contents'" | ||
| 551 | (cd mac/Emacs.app/Contents | ||
| 552 | ln Info.plist PkgInfo ../../../${tempdir}/mac/Emacs.app/Contents) | ||
| 553 | |||
| 554 | echo "Making links to \`mac/Emacs.app/Contents/Resources'" | ||
| 555 | (cd mac/Emacs.app/Contents/Resources | ||
| 556 | ln Emacs.icns ../../../../${tempdir}/mac/Emacs.app/Contents/Resources) | ||
| 557 | |||
| 558 | echo "Making links to \`mac/Emacs.app/Contents/Resources/English.lproj'" | ||
| 559 | (cd mac/Emacs.app/Contents/Resources/English.lproj | ||
| 560 | ln InfoPlist.strings ../../../../../${tempdir}/mac/Emacs.app/Contents/Resources/English.lproj) | ||
| 561 | |||
| 562 | echo "Making links to \`msdos'" | 539 | echo "Making links to \`msdos'" |
| 563 | (cd msdos | 540 | (cd msdos |
| 564 | ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos | 541 | ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos |
| @@ -760,7 +737,7 @@ echo "Making links to \`vms'" | |||
| 760 | ### It would be nice if they could all be symlinks to top-level copy, but | 737 | ### It would be nice if they could all be symlinks to top-level copy, but |
| 761 | ### you're not supposed to have any symlinks in distribution tar files. | 738 | ### you're not supposed to have any symlinks in distribution tar files. |
| 762 | echo "Making sure copying notices are all copies of \`COPYING'" | 739 | echo "Making sure copying notices are all copies of \`COPYING'" |
| 763 | for subdir in . etc info leim lib-src lisp lwlib mac msdos nt src; do | 740 | for subdir in . etc info leim lib-src lisp lwlib msdos nt src; do |
| 764 | rm -f ${tempdir}/${subdir}/COPYING | 741 | rm -f ${tempdir}/${subdir}/COPYING |
| 765 | cp COPYING ${tempdir}/${subdir} | 742 | cp COPYING ${tempdir}/${subdir} |
| 766 | done | 743 | done |