* objects.texi (Type Predicates): Don't mention display-table-p.
[emacs.git] / nextstep / ChangeLog
blobe45326735fad94e93546350ab7e4d3fc8ee506f2
1 2014-10-12  Paul Eggert  <eggert@cs.ucla.edu>
3         * README: Mac OS X 10.6 or later now required.
5 2014-06-25  Glenn Morris  <rgm@gnu.org>
7         * Makefile.in (${ns_appbindir}): New.
8         (${ns_appbindir}/Emacs): Use order-only prereq to create output dir.
10 2014-06-15  Glenn Morris  <rgm@gnu.org>
12         * Makefile.in (bootstrap-clean): New.
14 2014-03-13  Glenn Morris  <rgm@gnu.org>
16         * templates/Info.plist.in: Make it strictly valid xml.  (Bug#17002)
18 2013-10-23  Glenn Morris  <rgm@gnu.org>
20         * Makefile.in (${ns_check_file} ${ns_appdir}):
21         Quote entities that might contain whitespace.
23 2013-09-02  Jan Djärv  <jan.h.d@swipnet.se>
25         * Makefile.in (${ns_check_file}): Add so Emacs.app gets properly
26         updated when doing parallel make install.
28 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
30         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
31         for portability to hosts where /bin/sh has problems.
33 2013-06-02  Jan Djärv  <jan.h.d@swipnet.se>
35         * templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument.
37 2013-03-16  Jan Djärv  <jan.h.d@swipnet.se>
39         * Makefile.in (${ns_appdir}): Add touch.
41 2012-09-17  Glenn Morris  <rgm@gnu.org>
43         * templates/Info-gnustep.plist.in, templates/InfoPlist.strings.in:
44         * templates/Info.plist.in: Let configure set copyright.
46 2012-09-16  Glenn Morris  <rgm@gnu.org>
48         * Makefile.in: New file.
49         * templates: New directory.
50         * templates/Emacs.desktop.in, templates/Info-gnustep.plist.in:
51         * templates/Info.plist.in, templates/InfoPlist.strings.in:
52         Move here from various Cocoa/, GNUstep/ locations.
53         Let configure set the version number.
54         * Cocoa/Emacs.base/Contents/Info.plist:
55         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
56         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
57         * GNUstep/Emacs.base/Resources/Emacs.desktop: Move to templates/.
58         * Cocoa/Emacs.base/Contents/Resources/English.lproj: Remove directory.
60 2012-04-07  Glenn Morris  <rgm@gnu.org>
62         * Cocoa/Emacs.base/Contents/Info.plist:
63         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
64         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
65         * GNUstep/Emacs.base/Resources/Emacs.desktop:
66         Bump version to 24.1.50.
68 2012-01-05  Glenn Morris  <rgm@gnu.org>
70         * Cocoa/Emacs.base/Contents/Info.plist:
71         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
72         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
73         Update short copyright year to 2012.
75 2011-10-19  Jan Djärv  <jan.h.d@swipnet.se>
77         * INSTALL: Remove XCode part.
79 2011-10-18  Jan Djärv  <jan.h.d@swipnet.se>
81         * Cocoa/Emacs.xcodeproj:
82         * Cocoa/Emacs.xcodeproj/project.pbxproj:
83         Removed.
85 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
87         * Version 23.3 released.
89 2011-03-03  Glenn Morris  <rgm@gnu.org>
91         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
92         Refer to etc/NEXTSTEP rather than emacs-app.sf.net.
94 2011-01-02  Glenn Morris  <rgm@gnu.org>
96         * Cocoa/Emacs.base/Contents/Info.plist:
97         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
98         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
99         Set short copyright year to 2011.
101 2010-10-13  Glenn Morris  <rgm@gnu.org>
103         * README: Remove information duplicated in AUTHORS.
104         Move historical information to new file ../etc/NEXTSTEP.
105         * AUTHORS: Merge into ./etc/NEXTSTEP and remove file.
107 2010-10-12  Glenn Morris  <rgm@gnu.org>
109         * FOR-RELEASE: Merge into ../etc/TODO.
111         * DEV-NOTES: Move to ../admin/notes/nextstep.
113 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
115         * Version 23.2 released.
117 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
119         * Branch for 23.2.
121 2010-01-11  Glenn Morris  <rgm@gnu.org>
123         * Cocoa/Emacs.base/Contents/Info.plist:
124         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
125         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
126         Set copyright year to 2010.
128 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
130         * README: Note GNUstep support is now Startup 0.23 or later.
132 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
134         * README: Note OS X support is now 10.4 or later.
136 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
138         * Branch for 23.1.
140 2009-06-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
142         * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target
143         and zerolink, remove shell script dependencies (let makefiles
144         handle), adjust paths.
146 2009-05-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
148         * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets
149         to utilize Makefiles for assembly portions of the build.
150         * INSTALL: Describe the Xcode project.
152 2009-05-06  Travis Jeffery  <t.jeffery@utoronto.ca>  (tiny change)
154         * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for
155         .markdown, .mkdn.
157 2009-03-14  David Reitter  <david.reitter@gmail.com>
159         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
160         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
161         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
162         * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes:
163         * GNUstep/Emacs.base/Resources/preferences.gorm/data.info:
164         * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm:
165         Remove files.
167 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
169         * Cocoa/Emacs.base/Contents/Resources/preferences.nib:
170         Remove cursor blink slider, add confirm quit checkbox.
172 2009-01-05  Glenn Morris  <rgm@gnu.org>
174         * Cocoa/Emacs.base/Contents/Info.plist:
175         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
176         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
177         Update copyright for 2009.
179 2008-10-23  Glenn Morris  <rgm@gnu.org>
181         * Cocoa/Emacs.base/Contents/Info.plist:
182         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
183         Fix copyright strings.
185 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
187         * Cocoa/Emacs.base/Contents/Info.plist
188         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
189         * GNUstep/Emacs.base/Resources/Emacs.desktop
190         * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Replace 9.0 version
191         numbers with 23.0.60-involving strings.
193 2008-10-08  Yavor Doganov  <yavor@gnu.org>  (tiny change)
195         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
196         Add missing semicolons to make it a valid dictionary.
198 2008-08-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
200         * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update URLs.
201         * GNUstep/Emacs.base/Resources/emacs.tiff: Update to copy of:
202         ../../../Cocoa/Emacs.base/Contents/Resources/Emacs.icns 64 size.
204 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
206         * DEV-NOTES: New file.
208 2008-07-22  Seiji Zenitani  <zenitani@mac.com>
210         * Cocoa/Emacs.base/Contents/Info.plist: Import document icon settings
211         and minor configurations from Carbon port.
212         * Cocoa/Emacs.base/Contents/PkgInfo: Change CFBundleSignature to 'EMAx'.
213         * Cocoa/Emacs.base/Contents/Resources/document.icns: New file:
214         copied from Carbon port.
216 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
218         * README: Consolidate credits.  Copyedits.
220 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
222         * FOR-RELEASE: Updates.
224 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
226         * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: Update with latest
227         from mac/Emacs.app/Contents/Resources.
229 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
231         * README.txt:
232         * compile: Remove.
233         * README:
234         * INSTALL: New files.
235         * FOR-RELEASE: Updated.
237 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
239         * Cocoa/Emacs.base/Contents/Resources/Credits.html: Change URL from
240         sf.net to GNU.org.
242 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
244         * FOR-RELEASE: Remove historical info.
246 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
248         New directory with support files to support NeXTstep window system.
250         * AUTHORS: New file: contributor information for NS port.
251         * ChangeLog.nextstep: New file: changelog info to be added to
252         various directories on merge.
253         * ChangeLog: New file: recent history of the NS port itself.
254         * Cocoa: New directory: support files for building .app
255         package on OS X systems.
256         * Cocoa/Emacs.base:
257         * Cocoa/Emacs.base/Contents: New directories.
258         * Cocoa/Emacs.base/Contents/Info.plist:
259         * Cocoa/Emacs.base/Contents/PkgInfo: New files.
260         * Cocoa/Emacs.base/Contents/Resources: New directory.
261         * Cocoa/Emacs.base/Contents/Resources/Credits.html: New file:
262         About popup support.
263         * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file:
264         copied from Carbon port.
265         * Cocoa/Emacs.base/Contents/Resources/English.lproj: New directory.
266         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
267         New file.
268         * Cocoa/Emacs.base/Contents/Resources/preferences.nib: New directory.
269         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
270         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
271         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
272         New files.
273         * Cocoa/Emacs.xcodeproj: New directory: build support.
274         * Cocoa/Emacs.xcodeproj/project.pbxproj: New file.
275         * GNUstep: New directory: support files for building .app
276         package on GNUstep systems.
277         * GNUstep/Emacs.base/Resources: New directory.
278         * GNUstep/Emacs.base/Resources/Emacs.desktop:
279         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
280         * GNUstep/Emacs.base/Resources/emacs.tiff: New files.
281         * GNUstep/Emacs.base/Resources/preferences.gorm: New directory.
282         * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes:
283         * GNUstep/Emacs.base/Resources/preferences.gorm/data.info:
284         * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm: New files.
285         * compile: New file: utility script for building Emacs.app.
286         * FOR-RELEASE: New file: release tasks specific to NeXTstep port.
287         * README.txt: New file: descriptive info for NeXTstep port.
289 ;; Local Variables:
290 ;; coding: utf-8
291 ;; End:
293   Copyright (C) 2008-2014 Free Software Foundation, Inc.
295   This file is part of GNU Emacs.
297   GNU Emacs is free software: you can redistribute it and/or modify
298   it under the terms of the GNU General Public License as published by
299   the Free Software Foundation, either version 3 of the License, or
300   (at your option) any later version.
302   GNU Emacs is distributed in the hope that it will be useful,
303   but WITHOUT ANY WARRANTY; without even the implied warranty of
304   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
305   GNU General Public License for more details.
307   You should have received a copy of the GNU General Public License
308   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.