diff options
| -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' |
