1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00

Reduce some of the many, many variant spellings of NeXTstep.

http://lists.gnu.org/archive/html/emacs-devel/2010-10/msg00986.html
This commit is contained in:
Glenn Morris 2011-03-03 00:03:01 -08:00
parent 8dd979ade9
commit b612ffc94d
7 changed files with 13 additions and 13 deletions

View file

@ -245,7 +245,7 @@
name = Products;
sourceTree = "<group>";
};
289FC26B00C69A287F000001 /* NeXTStep */ = {
289FC26B00C69A287F000001 /* NeXTstep */ = {
isa = PBXGroup;
children = (
3C4D6D710DE50D5D00B20D4E /* nsfont.m */,
@ -257,13 +257,13 @@
090AF68100C61DCD7F000001 /* nsselect.m */,
090AF68300C61DCD7F000001 /* nsterm.m */,
);
name = NeXTStep;
name = NeXTstep;
sourceTree = "<group>";
};
29B97314FDCFA39411CA2CEA /* Emacs */ = {
isa = PBXGroup;
children = (
289FC26B00C69A287F000001 /* NeXTStep */,
289FC26B00C69A287F000001 /* NeXTstep */,
3C15C23E0902E6B000A8542F /* emacs-hdr */,
3CDCED4D0902EA6800B2EF7E /* emacs-src */,
29B97317FDCFA39411CA2CEA /* Resources */,

View file

@ -7,8 +7,8 @@
"Adrian Robert (GNUstep)",
"Christophe de Dinechin (MacOS X)",
"Scott Bender (OpenStep)",
"Christian Limpach (NeXTStep)",
"Carl Edman (NeXTStep)",
"Christian Limpach (NeXTstep)",
"Carl Edman (NeXTstep)",
"..see etc/NEXTSTEP"
);
Copyright = "Copyright (C) 2011 Free Software Foundation, Inc.";