mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
This seems only fair, since there have been a large number of contributors since the original ones. * doc/emacs/emacs.texi: * doc/lispref/book-spine.texi, doc/lispref/elisp.texi, doc/lispref/vol1.texi: * doc/lispref/vol2.texi: Add "et al." to authors.
27 lines
485 B
Text
27 lines
485 B
Text
\input texinfo @c -*-texinfo-*-
|
|
@c %**start of header
|
|
@setfilename book-spine
|
|
@settitle book-spine
|
|
@c %**end of header
|
|
|
|
@include emacsver.texi
|
|
|
|
@c need dot in text so first space command works!
|
|
.
|
|
@sp 7
|
|
|
|
@center @titlefont{GNU Emacs Lisp Reference Manual}
|
|
@sp 5
|
|
@center GNU
|
|
@center Emacs Version @value{EMACSVER}
|
|
@center for Unix Users
|
|
@sp 5
|
|
|
|
@center by
|
|
@center Bil Lewis,
|
|
@center Dan LaLiberte,
|
|
@center the GNU Manual Group,
|
|
@center et al.
|
|
@sp 5
|
|
@center Free Software Foundation
|
|
@bye
|