Fix bug #18419 with disappearing line numbers when minibuffer is resized.
[emacs.git] / nextstep / ChangeLog
blobad869f1a19aa1b0cc58ede610b633201543f8c8d
1 2014-03-13  Glenn Morris  <rgm@gnu.org>
3         * templates/Info.plist.in: Make it strictly valid xml.  (Bug#17002)
5 2013-10-23  Glenn Morris  <rgm@gnu.org>
7         * Makefile.in (${ns_check_file} ${ns_appdir}):
8         Quote entities that might contain whitespace.
10 2013-09-02  Jan Djärv  <jan.h.d@swipnet.se>
12         * Makefile.in (${ns_check_file}): Add so Emacs.app gets properly
13         updated when doing parallel make install.
15 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
17         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
18         for portability to hosts where /bin/sh has problems.
20 2013-06-02  Jan Djärv  <jan.h.d@swipnet.se>
22         * templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument.
24 2013-03-16  Jan Djärv  <jan.h.d@swipnet.se>
26         * Makefile.in (${ns_appdir}): Add touch.
28 2012-09-17  Glenn Morris  <rgm@gnu.org>
30         * templates/Info-gnustep.plist.in, templates/InfoPlist.strings.in:
31         * templates/Info.plist.in: Let configure set copyright.
33 2012-09-16  Glenn Morris  <rgm@gnu.org>
35         * Makefile.in: New file.
36         * templates: New directory.
37         * templates/Emacs.desktop.in, templates/Info-gnustep.plist.in:
38         * templates/Info.plist.in, templates/InfoPlist.strings.in:
39         Move here from various Cocoa/, GNUstep/ locations.
40         Let configure set the version number.
41         * Cocoa/Emacs.base/Contents/Info.plist:
42         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
43         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
44         * GNUstep/Emacs.base/Resources/Emacs.desktop: Move to templates/.
45         * Cocoa/Emacs.base/Contents/Resources/English.lproj: Remove directory.
47 2012-04-07  Glenn Morris  <rgm@gnu.org>
49         * Cocoa/Emacs.base/Contents/Info.plist:
50         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
51         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
52         * GNUstep/Emacs.base/Resources/Emacs.desktop:
53         Bump version to 24.1.50.
55 2012-01-05  Glenn Morris  <rgm@gnu.org>
57         * Cocoa/Emacs.base/Contents/Info.plist:
58         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
59         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
60         Update short copyright year to 2012.
62 2011-10-19  Jan Djärv  <jan.h.d@swipnet.se>
64         * INSTALL: Remove XCode part.
66 2011-10-18  Jan Djärv  <jan.h.d@swipnet.se>
68         * Cocoa/Emacs.xcodeproj:
69         * Cocoa/Emacs.xcodeproj/project.pbxproj:
70         Removed.
72 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
74         * Version 23.3 released.
76 2011-03-03  Glenn Morris  <rgm@gnu.org>
78         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
79         Refer to etc/NEXTSTEP rather than emacs-app.sf.net.
81 2011-01-02  Glenn Morris  <rgm@gnu.org>
83         * Cocoa/Emacs.base/Contents/Info.plist:
84         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
85         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
86         Set short copyright year to 2011.
88 2010-10-13  Glenn Morris  <rgm@gnu.org>
90         * README: Remove information duplicated in AUTHORS.
91         Move historical information to new file ../etc/NEXTSTEP.
92         * AUTHORS: Merge into ./etc/NEXTSTEP and remove file.
94 2010-10-12  Glenn Morris  <rgm@gnu.org>
96         * FOR-RELEASE: Merge into ../etc/TODO.
98         * DEV-NOTES: Move to ../admin/notes/nextstep.
100 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
102         * Version 23.2 released.
104 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
106         * Branch for 23.2.
108 2010-01-11  Glenn Morris  <rgm@gnu.org>
110         * Cocoa/Emacs.base/Contents/Info.plist:
111         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
112         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
113         Set copyright year to 2010.
115 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
117         * README: Note GNUstep support is now Startup 0.23 or later.
119 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
121         * README: Note OS X support is now 10.4 or later.
123 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
125         * Branch for 23.1.
127 2009-06-05  Adrian Robert  <Adrian.B.Robert@gmail.com>
129         * Cocoa/Emacs.xcodeproj/project.pbxproj: Drop deployment target
130         and zerolink, remove shell script dependencies (let makefiles
131         handle), adjust paths.
133 2009-05-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
135         * Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets
136         to utilize Makefiles for assembly portions of the build.
137         * INSTALL: Describe the Xcode project.
139 2009-05-06  Travis Jeffery  <t.jeffery@utoronto.ca>  (tiny change)
141         * Cocoa/Emacs.base/Contents/Info.plist: Add editor role for
142         .markdown, .mkdn.
144 2009-03-14  David Reitter  <david.reitter@gmail.com>
146         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
147         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
148         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
149         * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes:
150         * GNUstep/Emacs.base/Resources/preferences.gorm/data.info:
151         * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm:
152         Remove files.
154 2009-02-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
156         * Cocoa/Emacs.base/Contents/Resources/preferences.nib:
157         Remove cursor blink slider, add confirm quit checkbox.
159 2009-01-05  Glenn Morris  <rgm@gnu.org>
161         * Cocoa/Emacs.base/Contents/Info.plist:
162         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
163         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
164         Update copyright for 2009.
166 2008-10-23  Glenn Morris  <rgm@gnu.org>
168         * Cocoa/Emacs.base/Contents/Info.plist:
169         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
170         Fix copyright strings.
172 2008-10-22  Adrian Robert  <Adrian.B.Robert@gmail.com>
174         * Cocoa/Emacs.base/Contents/Info.plist
175         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
176         * GNUstep/Emacs.base/Resources/Emacs.desktop
177         * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Replace 9.0 version
178         numbers with 23.0.60-involving strings.
180 2008-10-08  Yavor Doganov  <yavor@gnu.org>  (tiny change)
182         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
183         Add missing semicolons to make it a valid dictionary.
185 2008-08-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
187         * GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update URLs.
188         * GNUstep/Emacs.base/Resources/emacs.tiff: Update to copy of:
189         ../../../Cocoa/Emacs.base/Contents/Resources/Emacs.icns 64 size.
191 2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
193         * DEV-NOTES: New file.
195 2008-07-22  Seiji Zenitani  <zenitani@mac.com>
197         * Cocoa/Emacs.base/Contents/Info.plist: Import document icon settings
198         and minor configurations from Carbon port.
199         * Cocoa/Emacs.base/Contents/PkgInfo: Change CFBundleSignature to 'EMAx'.
200         * Cocoa/Emacs.base/Contents/Resources/document.icns: New file:
201         copied from Carbon port.
203 2008-07-21  Chong Yidong  <cyd@stupidchicken.com>
205         * README: Consolidate credits.  Copyedits.
207 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
209         * FOR-RELEASE: Updates.
211 2008-07-19  Adrian Robert  <Adrian.B.Robert@gmail.com>
213         * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: Update with latest
214         from mac/Emacs.app/Contents/Resources.
216 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
218         * README.txt:
219         * compile: Remove.
220         * README:
221         * INSTALL: New files.
222         * FOR-RELEASE: Updated.
224 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
226         * Cocoa/Emacs.base/Contents/Resources/Credits.html: Change URL from
227         sf.net to GNU.org.
229 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
231         * FOR-RELEASE: Remove historical info.
233 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
235         New directory with support files to support NeXTstep window system.
237         * AUTHORS: New file: contributor information for NS port.
238         * ChangeLog.nextstep: New file: changelog info to be added to
239         various directories on merge.
240         * ChangeLog: New file: recent history of the NS port itself.
241         * Cocoa: New directory: support files for building .app
242         package on OS X systems.
243         * Cocoa/Emacs.base:
244         * Cocoa/Emacs.base/Contents: New directories.
245         * Cocoa/Emacs.base/Contents/Info.plist:
246         * Cocoa/Emacs.base/Contents/PkgInfo: New files.
247         * Cocoa/Emacs.base/Contents/Resources: New directory.
248         * Cocoa/Emacs.base/Contents/Resources/Credits.html: New file:
249         About popup support.
250         * Cocoa/Emacs.base/Contents/Resources/Emacs.icns: New file:
251         copied from Carbon port.
252         * Cocoa/Emacs.base/Contents/Resources/English.lproj: New directory.
253         * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
254         New file.
255         * Cocoa/Emacs.base/Contents/Resources/preferences.nib: New directory.
256         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/classes.nib:
257         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/info.nib:
258         * Cocoa/Emacs.base/Contents/Resources/preferences.nib/keyedobjects.nib:
259         New files.
260         * Cocoa/Emacs.xcodeproj: New directory: build support.
261         * Cocoa/Emacs.xcodeproj/project.pbxproj: New file.
262         * GNUstep: New directory: support files for building .app
263         package on GNUstep systems.
264         * GNUstep/Emacs.base/Resources: New directory.
265         * GNUstep/Emacs.base/Resources/Emacs.desktop:
266         * GNUstep/Emacs.base/Resources/Info-gnustep.plist:
267         * GNUstep/Emacs.base/Resources/emacs.tiff: New files.
268         * GNUstep/Emacs.base/Resources/preferences.gorm: New directory.
269         * GNUstep/Emacs.base/Resources/preferences.gorm/data.classes:
270         * GNUstep/Emacs.base/Resources/preferences.gorm/data.info:
271         * GNUstep/Emacs.base/Resources/preferences.gorm/objects.gorm: New files.
272         * compile: New file: utility script for building Emacs.app.
273         * FOR-RELEASE: New file: release tasks specific to NeXTstep port.
274         * README.txt: New file: descriptive info for NeXTstep port.
276 ;; Local Variables:
277 ;; coding: utf-8
278 ;; End:
280   Copyright (C) 2008-2014 Free Software Foundation, Inc.
282   This file is part of GNU Emacs.
284   GNU Emacs is free software: you can redistribute it and/or modify
285   it under the terms of the GNU General Public License as published by
286   the Free Software Foundation, either version 3 of the License, or
287   (at your option) any later version.
289   GNU Emacs is distributed in the hope that it will be useful,
290   but WITHOUT ANY WARRANTY; without even the implied warranty of
291   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
292   GNU General Public License for more details.
294   You should have received a copy of the GNU General Public License
295   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.