comparison src/ChangeLog @ 97043:9592c50233ab remove-carbon

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.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 27 Jul 2008 18:24:48 +0000
parents 5b5b0194f293
children 68cf271f3d30
comparison
equal deleted inserted replaced
97042:0ac199626cb9 97043:9592c50233ab
1 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Remove support for Mac Carbon.
4 * mactoolbox.c:
5 * macterm.h:
6 * macterm.c:
7 * macselect.c:
8 * macmenu.c:
9 * macgui.h:
10 * macfns.c:
11 * mac.c: Remove file.
12 * s/darwin.h:
13 * m/intel386.h:
14 * xfaces.c:
15 * xdisp.c:
16 * window.c:
17 * tparam.c:
18 * termhooks.h:
19 * termcap.c:
20 * term.c:
21 * syssignal.h:
22 * sysselect.h:
23 * sysdep.c:
24 * process.c:
25 * lread.c:
26 * lisp.h:
27 * keyboard.c:
28 * image.c:
29 * fringe.c:
30 * frame.h:
31 * frame.c:
32 * fontset.c:
33 * font.h:
34 * font.c:
35 * fns.c:
36 * fileio.c:
37 * emacs.c:
38 * dispnew.c:
39 * dispextern.h:
40 * config.in:
41 * atimer.c:
42 * Makefile.in: Remove code for Carbon
43
1 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 44 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 45
3 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return. 46 * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
4 47
5 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 48 2008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>