diff options
| author | Paul Eggert | 2012-11-24 13:37:18 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-11-24 13:37:18 -0800 |
| commit | c07a6ded1df2f4156badc9add2953579622c3722 (patch) | |
| tree | b9017bc692d7cb417f146a69a5bb67674a6940af /doc/lispintro | |
| parent | c235054806244c49555e20cd1d8db677bf4baeff (diff) | |
| download | emacs-c07a6ded1df2f4156badc9add2953579622c3722.tar.gz emacs-c07a6ded1df2f4156badc9add2953579622c3722.zip | |
* doclicense.texi, gpl.texi: Update to latest version from FSF.
These are just minor editorial changes.
Diffstat (limited to 'doc/lispintro')
| -rw-r--r-- | doc/lispintro/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/lispintro/doclicense.texi | 27 |
2 files changed, 17 insertions, 15 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 396e3857c58..5402504448a 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-24 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * doclicense.texi: Update to latest version from FSF. | ||
| 4 | These are just minor editorial changes. | ||
| 5 | |||
| 1 | 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu> | 6 | 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu> |
| 2 | 7 | ||
| 3 | * emacs-lisp-intro.texi (Files List): | 8 | * emacs-lisp-intro.texi (Files List): |
diff --git a/doc/lispintro/doclicense.texi b/doc/lispintro/doclicense.texi index 51342e96d60..cb71f05a175 100644 --- a/doc/lispintro/doclicense.texi +++ b/doc/lispintro/doclicense.texi | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | @c -*-texinfo-*- | ||
| 2 | @c The GNU Free Documentation License. | 1 | @c The GNU Free Documentation License. |
| 3 | @center Version 1.3, 3 November 2008 | 2 | @center Version 1.3, 3 November 2008 |
| 4 | 3 | ||
| @@ -6,7 +5,7 @@ | |||
| 6 | @c hence no sectioning command or @node. | 5 | @c hence no sectioning command or @node. |
| 7 | 6 | ||
| 8 | @display | 7 | @display |
| 9 | Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. |
| 10 | @uref{http://fsf.org/} | 9 | @uref{http://fsf.org/} |
| 11 | 10 | ||
| 12 | Everyone is permitted to copy and distribute verbatim copies | 11 | Everyone is permitted to copy and distribute verbatim copies |
| @@ -93,16 +92,16 @@ An image format is not Transparent if used for any substantial amount | |||
| 93 | of text. A copy that is not ``Transparent'' is called ``Opaque''. | 92 | of text. A copy that is not ``Transparent'' is called ``Opaque''. |
| 94 | 93 | ||
| 95 | Examples of suitable formats for Transparent copies include plain | 94 | Examples of suitable formats for Transparent copies include plain |
| 96 | @sc{ascii} without markup, Texinfo input format, La@TeX{} input | 95 | ASCII without markup, Texinfo input format, La@TeX{} input |
| 97 | format, @acronym{SGML} or @acronym{XML} using a publicly available | 96 | format, SGML or XML using a publicly available |
| 98 | @acronym{DTD}, and standard-conforming simple @acronym{HTML}, | 97 | DTD, and standard-conforming simple HTML, |
| 99 | PostScript or @acronym{PDF} designed for human modification. Examples | 98 | PostScript or PDF designed for human modification. Examples |
| 100 | of transparent image formats include @acronym{PNG}, @acronym{XCF} and | 99 | of transparent image formats include PNG, XCF and |
| 101 | @acronym{JPG}. Opaque formats include proprietary formats that can be | 100 | JPG. Opaque formats include proprietary formats that can be |
| 102 | read and edited only by proprietary word processors, @acronym{SGML} or | 101 | read and edited only by proprietary word processors, SGML or |
| 103 | @acronym{XML} for which the @acronym{DTD} and/or processing tools are | 102 | XML for which the DTD and/or processing tools are |
| 104 | not generally available, and the machine-generated @acronym{HTML}, | 103 | not generally available, and the machine-generated HTML, |
| 105 | PostScript or @acronym{PDF} produced by some word processors for | 104 | PostScript or PDF produced by some word processors for |
| 106 | output purposes only. | 105 | output purposes only. |
| 107 | 106 | ||
| 108 | The ``Title Page'' means, for a printed book, the title page itself, | 107 | The ``Title Page'' means, for a printed book, the title page itself, |
| @@ -482,7 +481,7 @@ license notices just after the title page: | |||
| 482 | @end smallexample | 481 | @end smallexample |
| 483 | 482 | ||
| 484 | If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, | 483 | If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, |
| 485 | replace the ``with@dots{}Texts.'' line with this: | 484 | replace the ``with@dots{}Texts.''@: line with this: |
| 486 | 485 | ||
| 487 | @smallexample | 486 | @smallexample |
| 488 | @group | 487 | @group |
| @@ -501,8 +500,6 @@ recommend releasing these examples in parallel under your choice of | |||
| 501 | free software license, such as the GNU General Public License, | 500 | free software license, such as the GNU General Public License, |
| 502 | to permit their use in free software. | 501 | to permit their use in free software. |
| 503 | 502 | ||
| 504 | |||
| 505 | @c Local Variables: | 503 | @c Local Variables: |
| 506 | @c ispell-local-pdict: "ispell-dict" | 504 | @c ispell-local-pdict: "ispell-dict" |
| 507 | @c End: | 505 | @c End: |
| 508 | |||