aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGlenn Morris2012-12-14 09:14:49 -0800
committerGlenn Morris2012-12-14 09:14:49 -0800
commit257b2c7d2b93ef029171b35c93a070686db31c0e (patch)
tree70d1b204bd2429d07159993e312ee7f452a499b7 /doc
parent92340ec75375cc92b5024296817f5bb7f989135f (diff)
downloademacs-257b2c7d2b93ef029171b35c93a070686db31c0e.tar.gz
emacs-257b2c7d2b93ef029171b35c93a070686db31c0e.zip
Include GFDL in org.texi
* org.texi (copying): Include a copy of the GFDL. The old text said that it contained one (which was untrue), and that one should be added if the manual was distributed separately, which was logically inconsistent. (GNU Free Documentation License): New section.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/org.texi20
2 files changed, 17 insertions, 8 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 8f8420b5a57..9e6090f13ff 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12012-12-14 Glenn Morris <rgm@gnu.org>
2
3 * org.texi (copying): Include a copy of the GFDL.
4 (GNU Free Documentation License): New section.
5
12012-12-13 Bastien Guerry <bzg@gnu.org> 62012-12-13 Bastien Guerry <bzg@gnu.org>
2 7
3 * org.texi: Fix typos. 8 * org.texi: Fix typos.
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 7890d0d9239..8aca62c9d16 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -262,7 +262,7 @@
262@copying 262@copying
263This manual is for Org version @value{VERSION}. 263This manual is for Org version @value{VERSION}.
264 264
265Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. 265Copyright @copyright{} 2004-2012 Free Software Foundation, Inc.
266 266
267@quotation 267@quotation
268Permission is granted to copy, distribute and/or modify this document 268Permission is granted to copy, distribute and/or modify this document
@@ -275,11 +275,6 @@ is included in the section entitled ``GNU Free Documentation License.''
275(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and 275(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
276modify this GNU manual. Buying copies from the FSF supports it in 276modify this GNU manual. Buying copies from the FSF supports it in
277developing GNU and promoting software freedom.'' 277developing GNU and promoting software freedom.''
278
279This document is part of a collection distributed under the GNU Free
280Documentation License. If you want to distribute this document
281separately from the collection, you can do so by adding a copy of the
282license to the document, as described in section 6 of the license.
283@end quotation 278@end quotation
284@end copying 279@end copying
285 280
@@ -305,6 +300,9 @@ with contributions by David O'Toole, Bastien Guerry, Philip Rooke, Dan Davison,
305@contents 300@contents
306 301
307@ifnottex 302@ifnottex
303@c FIXME These hand-written next,prev,up node pointers make editing a lot
304@c harder. There should be no need for them, makeinfo can do it
305@c automatically for any document with a normal structure.
308@node Top, Introduction, (dir), (dir) 306@node Top, Introduction, (dir), (dir)
309@top Org Mode Manual 307@top Org Mode Manual
310 308
@@ -330,6 +328,7 @@ with contributions by David O'Toole, Bastien Guerry, Philip Rooke, Dan Davison,
330* Hacking:: How to hack your way around 328* Hacking:: How to hack your way around
331* MobileOrg:: Viewing and capture on a mobile device 329* MobileOrg:: Viewing and capture on a mobile device
332* History and Acknowledgments:: How Org came into being 330* History and Acknowledgments:: How Org came into being
331* GNU Free Documentation License:: The license for this documentation.
333* Main Index:: An index of Org's concepts and features 332* Main Index:: An index of Org's concepts and features
334* Key Index:: Key bindings and where they are described 333* Key Index:: Key bindings and where they are described
335* Command and Function Index:: Command names and some internal functions 334* Command and Function Index:: Command names and some internal functions
@@ -16606,7 +16605,7 @@ last pull. This might include a file that is not currently in your list of
16606agenda files. If you later use @kbd{C-c a ?} to regenerate the view, only 16605agenda files. If you later use @kbd{C-c a ?} to regenerate the view, only
16607the current agenda files will be searched.} using @kbd{C-c a ?}. 16606the current agenda files will be searched.} using @kbd{C-c a ?}.
16608 16607
16609@node History and Acknowledgments, Main Index, MobileOrg, Top 16608@node History and Acknowledgments, GNU Free Documentation License, MobileOrg, Top
16610@appendix History and acknowledgments 16609@appendix History and acknowledgments
16611@cindex acknowledgments 16610@cindex acknowledgments
16612@cindex history 16611@cindex history
@@ -16949,7 +16948,12 @@ and contributed various ideas and code snippets.
16949@end itemize 16948@end itemize
16950 16949
16951 16950
16952@node Main Index, Key Index, History and Acknowledgments, Top 16951@node GNU Free Documentation License, Main Index, History and Acknowledgments, Top
16952@appendix GNU Free Documentation License
16953@include doclicense.texi
16954
16955
16956@node Main Index, Key Index, GNU Free Documentation License, Top
16953@unnumbered Concept index 16957@unnumbered Concept index
16954 16958
16955@printindex cp 16959@printindex cp