summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-08-10 00:59:41 +0000
committerGlenn Morris <rgm@gnu.org>2008-08-10 00:59:41 +0000
commit767a4d92a55f3733167fcd7346f1da998ca773ea (patch)
tree6caa5daa40f95f1972c90ed2cb172d3c3e0d5b0a
parent4727117913dcb29c63ba0befacf171c580a1d963 (diff)
downloademacs-767a4d92a55f3733167fcd7346f1da998ca773ea.tar.gz
Use @copying. Change copyright of authors with assignment to FSF.
Change license to GFDL. (Top): Remove outdated references.
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/ns-emacs.texi58
-rw-r--r--nextstep/FOR-RELEASE4
3 files changed, 37 insertions, 31 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 3c15191db92..f4cbef2838b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-10 Glenn Morris <rgm@gnu.org>
+
+ * ns-emacs.texi: Use @copying. Change copyright of authors with
+ assignment to FSF. Change license to GFDL.
+ (Top): Remove outdated references.
+
2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.texi (Sorting the Summary Buffer, Summary Sorting): Add
diff --git a/doc/misc/ns-emacs.texi b/doc/misc/ns-emacs.texi
index e80bf34a882..99cc3ec35f4 100644
--- a/doc/misc/ns-emacs.texi
+++ b/doc/misc/ns-emacs.texi
@@ -12,6 +12,30 @@
@finalout
@end iftex
+@copying
+This document describes Emacs.app for GNUstep and MacOS X.
+
+Copyright @copyright{} 1994, 1997, 2005, 2006, 2007, 2008 Free Software
+Foundation, Inc.
+
+Copyright @copyright{} 2001 Christophe de Dinechin.
+Copyright @copyright{} 1997 Christian Limpach.
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
+and with the Back-Cover Texts as in (a) below. A copy of the license
+is included in the section entitled ``GNU Free Documentation License''.
+
+(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
+modify this GNU manual. Buying copies from the FSF supports it in
+developing GNU and promoting software freedom.''
+@end quotation
+@end copying
+
+
@titlepage
@sp 10
@center @titlefont{Emacs.app}
@@ -32,33 +56,6 @@
@end titlepage
-@unnumbered Distribution
-@*
-Copyright @copyright{} 1994 Carl Edman.@*
-Copyright @copyright{} 1997 Christian Limpach.
-Copyright @copyright{} 1997 Scott Bender.
-Copyright @copyright{} 2001 Christophe de Dinechin.
-Copyright @copyright{} 2005-07 Adrian Robert.
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
-
-@ignore
-Permission is granted to process this file through Tex and print the
-results, provided the printed document carries copying permission
-notice identical to this one except for the removal of this paragraph
-(this paragraph not being relevant to the printed manual).
-
-@end ignore
-Permission is granted to copy and distribute modified versions of this
-manual under the conditions for verbatim copying, provided that the entire
-resulting derived work is distributed under the terms of a permission
-notice identical to this one.
-
-Permission is granted to copy and distribute translations of this manual
-into another language, under the same conditions as for modified versions.
-
@ignore
@menu
* Introduction::
@@ -74,10 +71,9 @@ into another language, under the same conditions as for modified versions.
@top Emacs.app
Emacs.app for GNUstep and MacOS X (http://emacs-app.sf.net) is a version of
-GNU Emacs CVS unicode-2 branch (currently planned to be released as Emacs 23)
-which adds support for the GNUstep and MacOS X systems via the OpenStep APIs
-(referred to as "Cocoa" under OS X). Support for NeXTstep, OpenStep, and
-Rhapsody systems has been dropped. For those systems, use "Emacs-on-Aqua",
+GNU Emacs which adds support for the GNUstep and MacOS X systems via the
+OpenStep APIs (referred to as "Cocoa" under OS X). For support for
+NeXTstep, OpenStep, and Rhapsody systems, try the older "Emacs-on-Aqua",
available at http://emacs-on-aqua.sf.net.
This port leaves most of the core functions of Emacs unchanged and is
diff --git a/nextstep/FOR-RELEASE b/nextstep/FOR-RELEASE
index 4e270ffd0e9..9d121c148e4 100644
--- a/nextstep/FOR-RELEASE
+++ b/nextstep/FOR-RELEASE
@@ -1,5 +1,9 @@
-*- outline -*-
+** When assignments are received, fix ns-emacs.texi copyright.
+
+** General update for ns-emacs.texi post-merge.
+
* POST_MERGE CLEANUP