diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2008-01-31 02:25:20 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2008-01-31 02:25:20 +0000 |
commit | 868a6b71bd3bbddeb57ada174555172177b6e9e2 (patch) | |
tree | e680716d0cf2526368e1f45e1d3285e731157783 /doc | |
parent | 8e2e166626c67202f0fd0be7652cc20a8925e171 (diff) | |
download | emacs-868a6b71bd3bbddeb57ada174555172177b6e9e2.tar.gz |
emacs-lisp-intro.texi: Update back cover text.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lispintro/ChangeLog | 4 | ||||
-rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 63c64f01df0..33a431c8210 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,3 +1,7 @@ +2008-01-31 Robert J. Chassell <bob@rattlesnake.com> + + * emacs-lisp-intro.texi: Update back cover text. + 2007-09-12 Robert J. Chassell <bob@rattlesnake.com> * emacs-lisp-intro.texi: Add email address to Thank You correctly. diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 85e86ce3a36..f3e3131339e 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -252,9 +252,9 @@ 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 freedom to copy and -modify this GNU Manual, like GNU software. Copies published by the -Free Software Foundation raise funds for GNU development.'' +(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 copying @c half title; two lines here, so do not use `shorttitlepage' |