aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispintro
diff options
context:
space:
mode:
authorPaul Eggert2012-11-24 13:37:18 -0800
committerPaul Eggert2012-11-24 13:37:18 -0800
commitc07a6ded1df2f4156badc9add2953579622c3722 (patch)
treeb9017bc692d7cb417f146a69a5bb67674a6940af /doc/lispintro
parentc235054806244c49555e20cd1d8db677bf4baeff (diff)
downloademacs-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/ChangeLog5
-rw-r--r--doc/lispintro/doclicense.texi27
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 @@
12012-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
12012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu> 62012-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
9Copyright @copyright{} 2000, 2001, 2002, 2007, 2008, 2009 Free Software Foundation, Inc. 8Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
10@uref{http://fsf.org/} 9@uref{http://fsf.org/}
11 10
12Everyone is permitted to copy and distribute verbatim copies 11Everyone is permitted to copy and distribute verbatim copies
@@ -93,16 +92,16 @@ An image format is not Transparent if used for any substantial amount
93of text. A copy that is not ``Transparent'' is called ``Opaque''. 92of text. A copy that is not ``Transparent'' is called ``Opaque''.
94 93
95Examples of suitable formats for Transparent copies include plain 94Examples of suitable formats for Transparent copies include plain
96@sc{ascii} without markup, Texinfo input format, La@TeX{} input 95ASCII without markup, Texinfo input format, La@TeX{} input
97format, @acronym{SGML} or @acronym{XML} using a publicly available 96format, SGML or XML using a publicly available
98@acronym{DTD}, and standard-conforming simple @acronym{HTML}, 97DTD, and standard-conforming simple HTML,
99PostScript or @acronym{PDF} designed for human modification. Examples 98PostScript or PDF designed for human modification. Examples
100of transparent image formats include @acronym{PNG}, @acronym{XCF} and 99of transparent image formats include PNG, XCF and
101@acronym{JPG}. Opaque formats include proprietary formats that can be 100JPG. Opaque formats include proprietary formats that can be
102read and edited only by proprietary word processors, @acronym{SGML} or 101read and edited only by proprietary word processors, SGML or
103@acronym{XML} for which the @acronym{DTD} and/or processing tools are 102XML for which the DTD and/or processing tools are
104not generally available, and the machine-generated @acronym{HTML}, 103not generally available, and the machine-generated HTML,
105PostScript or @acronym{PDF} produced by some word processors for 104PostScript or PDF produced by some word processors for
106output purposes only. 105output purposes only.
107 106
108The ``Title Page'' means, for a printed book, the title page itself, 107The ``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
484If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, 483If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
485replace the ``with@dots{}Texts.'' line with this: 484replace 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
501free software license, such as the GNU General Public License, 500free software license, such as the GNU General Public License,
502to permit their use in free software. 501to 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