aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-07-27 18:24:48 +0000
committerDan Nicolaescu2008-07-27 18:24:48 +0000
commit9e2a2647758db83b490e2993aa31cd4607305a82 (patch)
tree9c3d41b47bcd316c60d56bef8d7fd32789e59411 /src/ChangeLog
parent7f19297073b2dd6c28987bf5663933591f59e91e (diff)
downloademacs-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 'src/ChangeLog')
-rw-r--r--src/ChangeLog43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7fc50521d1d..dff7b738860 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,46 @@
12008-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
12008-07-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 442008-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.