Mercurial > emacs
annotate lispref/front-cover-1.texi @ 60161:b070535d2416
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17
- miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-20
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21
More work on moving images to etc/images
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23
Fix errors with image-file installation
2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
containing special characters.
* lisp/gnus/gnus-sum.el (gnus-summary-edit-article): Ditto.
* lisp/gnus/mml.el (mime-to-mml): Ditto.
* lisp/gnus/rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
(rfc2047-quote-decoded-words-containing-tspecials): New variable.
(rfc2047-decode-region): Quote decoded words containing special
characters when rfc2047-quote-decoded-words-containing-tspecials
is non-nil.
2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
* lisp/gnus/gnus-registry.el (gnus-registry-delete-group): minor bug fix
* lisp/gnus/gnus.el (gnus-install-group-spam-parameters): Doc fix.
2005-02-15 Simon Josefsson <jas@extundo.com>
* lisp/gnus/nnimap.el (nnimap-debug): Doc fix.
* lisp/gnus/imap.el (imap-debug): Doc fix.
2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/gnus-group.el (gnus-group-make-doc-group): Mention prefix
argument in doc string. Make query for type more clear.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 19 Feb 2005 13:24:16 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
rev | line source |
---|---|
3578 | 1 \input texinfo @c -*-texinfo-*- |
2 @comment %**start of header | |
3 @setfilename front1.info | |
4 @settitle GNU Emacs Lisp Reference Manual | |
5 @smallbook | |
6 @comment %**end of header | |
7 | |
8 @titlepage | |
9 . | |
10 @sp 2 | |
11 @center @titlefont{The} | |
12 @sp 1 | |
13 @center @titlefont{GNU} | |
14 @sp 1 | |
15 @center @titlefont{Emacs Lisp} | |
16 @sp 1 | |
17 @center @titlefont{Reference} | |
18 @sp 1 | |
19 @center @titlefont{Manual} | |
20 @sp 2 | |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
21 @center GNU Emacs Version 19.29 |
3578 | 22 @center for Unix Users |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
23 @center Edition 2.4, June 1995 |
3578 | 24 @sp 2 |
25 @center @titlefont{Volume 1} | |
26 @sp 2 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
26696
diff
changeset
|
27 @center by Bil Lewis, Dan LaLiberte, |
3578 | 28 @center and the GNU Manual Group |
29 @page | |
30 . | |
31 @sp 5 | |
32 @center @titlefont{The} | |
33 @sp 1 | |
34 @center @titlefont{GNU} | |
35 @sp 1 | |
36 @center @titlefont{Emacs Lisp} | |
37 @sp 1 | |
38 @center @titlefont{Reference} | |
39 @sp 1 | |
40 @center @titlefont{Manual} | |
41 @sp 2 | |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
42 @center GNU Emacs Version 19.29 |
3578 | 43 @center for Unix Users |
26696
ef5e7bbe6f19
Current version from /gd/gnu/elisp.
Dave Love <fx@gnu.org>
parents:
7734
diff
changeset
|
44 @center Edition 2.4, June 1995 |
3578 | 45 @sp 2 |
46 @center @titlefont{Volume 2} | |
47 @sp 2 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
26696
diff
changeset
|
48 @center by Bil Lewis, Dan LaLiberte, |
3578 | 49 @center and the GNU Manual Group |
50 | |
51 @end titlepage | |
52 @bye | |
52401 | 53 |
54 @ignore | |
55 arch-tag: 5182b306-c403-4e4f-ba24-e1911bc6da9d | |
56 @end ignore |