# HG changeset patch # User Karl Berry # Date 1177546222 0 # Node ID e5e854149fe91d9ebe0afc3f93820a9f7c3928ac # Parent 4450ca3a847540c14ef537f9dc72aab1f94d81c3 better breaks on copyright page, 8.5x11 by default diff -r 4450ca3a8475 -r e5e854149fe9 lispref/ChangeLog --- a/lispref/ChangeLog Wed Apr 25 23:23:33 2007 +0000 +++ b/lispref/ChangeLog Thu Apr 26 00:10:22 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-25 Karl Berry + + * elisp.texi: Improve line breaks on copyright page, + similar layout to emacs manual, 8.5x11 by default. + 2007-04-22 Richard Stallman * keymaps.texi (Extended Menu Items): Move the info about diff -r 4450ca3a8475 -r e5e854149fe9 lispref/elisp.texi --- a/lispref/elisp.texi Wed Apr 25 23:23:33 2007 +0000 +++ b/lispref/elisp.texi Thu Apr 26 00:10:22 2007 +0000 @@ -14,8 +14,10 @@ * Elisp: (elisp). The Emacs Lisp Reference Manual. @end direntry -@c for full 8.5x11, comment this out. -@set smallbook +@c in general, keep the following line commented out, unless doing a +@c copy of this manual that will be published. the manual should go +@c onto the distribution in the full, 8.5 x 11" size. +@c set smallbook @ifset smallbook @smallbook @@ -41,8 +43,8 @@ @c @syncodeindex tp fn @copying -This is edition @value{VERSION} of the GNU Emacs Lisp -Reference Manual, corresponding to Emacs version @value{EMACSVER}. +This is edition @value{VERSION} of the GNU Emacs Lisp Reference Manual,@* +corresponding to Emacs version @value{EMACSVER}. Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software @@ -74,14 +76,14 @@ @vskip 0pt plus 1filll @insertcopying -@sp 1 +@sp 2 Published by the Free Software Foundation @* 51 Franklin St, Fifth Floor @* Boston, MA 02110-1301 @* USA @* ISBN 1-882114-74-4 -@sp 1 +@sp 2 Cover art by Etienne Suvasa. @end titlepage diff -r 4450ca3a8475 -r e5e854149fe9 man/ChangeLog --- a/man/ChangeLog Wed Apr 25 23:23:33 2007 +0000 +++ b/man/ChangeLog Thu Apr 26 00:10:22 2007 +0000 @@ -1,5 +1,8 @@ 2007-04-25 Karl Berry + * emacs.texi: Improve line breaks on copyright page, + similar layout to lispref, 8.5x11 by default. + * dired.texi (Image-Dired): Improve line break, fix typo. 2007-04-23 Jay Belanger diff -r 4450ca3a8475 -r e5e854149fe9 man/emacs.texi --- a/man/emacs.texi Wed Apr 25 23:23:33 2007 +0000 +++ b/man/emacs.texi Thu Apr 26 00:10:22 2007 +0000 @@ -8,7 +8,7 @@ @set EMACSVER 22.0.98 @copying -This is the @value{EDITION} edition of the @cite{GNU Emacs Manual}, +This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* updated for Emacs version @value{EMACSVER}. Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, @@ -39,7 +39,7 @@ @c in general, keep the following line commented out, unless doing a @c copy of this manual that will be published. the manual should go @c onto the distribution in the full, 8.5 x 11" size. -@set smallbook +@c set smallbook @ifset smallbook @smallbook @@ -76,10 +76,10 @@ @insertcopying @sp 2 -ISBN 1-882114-86-8* Published by the Free Software Foundation @* 51 Franklin Street, Fifth Floor @* -Boston, MA 02110-1301 USA +Boston, MA 02110-1301 USA @* +ISBN 1-882114-86-8 @sp 2 Cover art by Etienne Suvasa.