view nextstep/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 a9554ef4bba8
children bfcc88f3efea
line wrap: on
line source

2008-07-22  Seiji Zenitani  <zenitani@mac.com>

	* Cocoa/Emacs.base/Contents/Info.plist: Import document icon settings
	and minor configurations from Carbon port.
	* Cocoa/Emacs.base/Contents/PkgInfo: Change CFBundleSignature to 'EMAx'.
	* Cocoa/Emacs.base/Contents/Resources/document.icns: New file:
	copied from Carbon port.

2008-07-21  Chong Yidong  <cyd@stupidchicken.com>

	* README: Consolidate credits.  Copyedits.

2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>

	* FOR-RELEASE: Updates.

2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>

	* Cocoa/Emacs.base/Contents/Resources/Emacs.icns: Update with latest
	from mac/Emacs.app/Contents/Resources.

2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>

	* README.txt:
	* compile: Remove.
	* README:
	* INSTALL: New files.
	* FOR_RELEASE: Updated.

2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>

	* Cocoa/Emacs.base/Contents/Resources/Credits.html: Change URL from
	sf.net to GNU.org.

2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>

	* FOR-RELEASE: Remove historical info.

2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>

	New directory with support files to support NeXTstep window system.

	* AUTHORS: New file: contributor information for NS port.
	* ChangeLog.nextstep: New file: changelog info to be added to
	various directories on merge.
	* ChangeLog: New file: recent history of the NS port itself.
	* Cocoa: New directory: support files for building .app
	package on OS X systems.
	* Cocoa/Emacs.base:
	* Cocoa/Emacs.base/Contents: New directories.
	* Cocoa/Emacs.base/Contents/Info.plist:
	* Cocoa/Emacs.base/Contents/PkgInfo: New files.
	* Cocoa/Emacs.base/Contents/Resources: New directory.
	* Cocoa/Emacs.base/Contents/Resources/Credits.html: New file:
	About popup support.
	* Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file:
	copied from Carbon port.
	* Cocoa/Emacs.base/Contents/Resources/English.lproj: New directory.
	* Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
	New file.
	* Cocoa/Emacs.base/Contents/Resources/preferences.nib: New directory.
	* Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
	* Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
	* Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
	New files.
	* Cocoa/Emacs.xcodeproj: New directory: build support.
	* Cocoa/Emacs.xcodeproj/project.pbxproj: New file.
	* GNUstep: New directory: support files for building .app
	package on GNUstep systems.
	* GNUstep/Resources: New directory.
	* GNUstep/Resources/Emacs.desktop:
	* GNUstep/Resources/Info-gnustep.plist:
	* GNUstep/Resources/emacs.tiff: New files.
	* GNUstep/Resources/preferences.gorm: New directory.
	* GNUstep/Resources/preferences.gorm/data.classes:
	* GNUstep/Resources/preferences.gorm/data.info:
	* GNUstep/Resources/preferences.gorm/objects.gorm: New files.
	* compile: New file: utility script for building Emacs.app.
	* FOR_RELEASE: New file: release tasks specific to NeXTstep port.
	* README.txt: New file: descriptive info for NeXTstep port.

;; Local Variables:
;; coding: utf-8
;; add-log-time-zone-rule: t
;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
;; End:

    Copyright (C) 2008  Free Software Foundation, Inc.

  This file is part of GNU Emacs.

  GNU Emacs is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  GNU Emacs is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.

;; arch-tag: 963ee08e-8e76-485f-9cfb-65a4333a073c