Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7cc4ec29
Commit
7cc4ec29
authored
Apr 26, 2007
by
Karl Berry
Browse files
better breaks on copyright page, 8.5x11 by default
parent
b8e5a129
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
10 deletions
+20
-10
lispref/ChangeLog
lispref/ChangeLog
+5
-0
lispref/elisp.texi
lispref/elisp.texi
+8
-6
man/ChangeLog
man/ChangeLog
+3
-0
man/emacs.texi
man/emacs.texi
+4
-4
No files found.
lispref/ChangeLog
View file @
7cc4ec29
2007
-
04
-
25
Karl
Berry
<
karl
@
gnu
.
org
>
*
elisp
.
texi
:
Improve
line
breaks
on
copyright
page
,
similar
layout
to
emacs
manual
,
8.5
x11
by
default
.
2007
-
04
-
22
Richard
Stallman
<
rms
@
gnu
.
org
>
*
keymaps
.
texi
(
Extended
Menu
Items
):
Move
the
info
about
...
...
lispref/elisp.texi
View file @
7cc4ec29
...
...
@@ -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 @@ Software Foundation raise funds for GNU development.''
@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
...
...
man/ChangeLog
View file @
7cc4ec29
2007-04-25 Karl Berry <karl@gnu.org>
* 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 <jay.p.belanger@gmail.com>
...
...
man/emacs.texi
View file @
7cc4ec29
...
...
@@ -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 @@ Software Foundation raise funds for GNU development.''
@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 @@ Software Foundation raise funds for GNU development.''
@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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment