diff options
| author | Glenn Morris | 2012-12-21 11:08:32 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-21 11:08:32 -0800 |
| commit | d72a27935e1cb2d779135ad2048975a305b9f772 (patch) | |
| tree | 916d9e80437824c61085d1f76fa283fc3ff0a159 /doc | |
| parent | 0b1af106308fba90c82d585ea7702b4ee31c7cb2 (diff) | |
| download | emacs-d72a27935e1cb2d779135ad2048975a305b9f772.tar.gz emacs-d72a27935e1cb2d779135ad2048975a305b9f772.zip | |
* doc/emacs/emacs-xtra.texi (copying): The FSF does not sell copies of this.
Simply include doclicense.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/emacs/emacs-xtra.texi | 20 |
2 files changed, 14 insertions, 11 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index f51ee2e9ff3..5c52cb2073c 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-xtra.texi (copying): The FSF does not sell copies of this. | ||
| 4 | Simply include doclicense. | ||
| 5 | |||
| 1 | 2012-12-21 Chong Yidong <cyd@gnu.org> | 6 | 2012-12-21 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * frames.texi (Mouse Commands): Fix description of the effect of | 8 | * frames.texi (Mouse Commands): Fix description of the effect of |
diff --git a/doc/emacs/emacs-xtra.texi b/doc/emacs/emacs-xtra.texi index 78cac7d8a10..44df5e1bf46 100644 --- a/doc/emacs/emacs-xtra.texi +++ b/doc/emacs/emacs-xtra.texi | |||
| @@ -17,19 +17,12 @@ Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. | |||
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
| 18 | under the terms of the GNU Free Documentation License, Version 1.3 or | 18 | under the terms of the GNU Free Documentation License, Version 1.3 or |
| 19 | any later version published by the Free Software Foundation; with no | 19 | any later version published by the Free Software Foundation; with no |
| 20 | Invariant Sections, with the Front-Cover texts being ``A GNU | 20 | Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' |
| 21 | Manual,'' and with the Back-Cover Texts as in (a) below. A copy of the | 21 | and with the Back-Cover Texts as in (a) below. A copy of the license |
| 22 | license is included in the section entitled ``GNU Free Documentation | 22 | is included in the section entitled ``GNU Free Documentation License''. |
| 23 | License'' in the Emacs manual. | ||
| 24 | 23 | ||
| 25 | (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and | 24 | (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and |
| 26 | modify this GNU manual. Buying copies from the FSF supports it in | 25 | modify this GNU manual.'' |
| 27 | developing GNU and promoting software freedom.'' | ||
| 28 | |||
| 29 | This document is part of a collection distributed under the GNU Free | ||
| 30 | Documentation License. If you want to distribute this document | ||
| 31 | separately from the collection, you can do so by adding a copy of the | ||
| 32 | license to the document, as described in section 6 of the license. | ||
| 33 | @end quotation | 26 | @end quotation |
| 34 | @end copying | 27 | @end copying |
| 35 | 28 | ||
| @@ -71,6 +64,7 @@ license to the document, as described in section 6 of the license. | |||
| 71 | * Fortran:: Fortran mode and its special features. | 64 | * Fortran:: Fortran mode and its special features. |
| 72 | * MS-DOS:: Using Emacs on MS-DOS. | 65 | * MS-DOS:: Using Emacs on MS-DOS. |
| 73 | @end iftex | 66 | @end iftex |
| 67 | * GNU Free Documentation License:: The license for this documentation. | ||
| 74 | * Index:: | 68 | * Index:: |
| 75 | @end menu | 69 | @end menu |
| 76 | 70 | ||
| @@ -131,6 +125,10 @@ the Emacs manual. | |||
| 131 | @lowersections | 125 | @lowersections |
| 132 | @end iftex | 126 | @end iftex |
| 133 | 127 | ||
| 128 | @node GNU Free Documentation License | ||
| 129 | @appendix GNU Free Documentation License | ||
| 130 | @include doclicense.texi | ||
| 131 | |||
| 134 | @node Index | 132 | @node Index |
| 135 | @unnumbered Index | 133 | @unnumbered Index |
| 136 | 134 | ||