Mercurial > emacs
annotate lispref/front-cover-1.texi @ 76353:b9f9cc15f5d7
** lennart.borgman@gmail.com, Feb 22: C-h k does not catch text properies keymaps
It actually does.
** Failure to build on Solaris. Did reverting Jan's change bring back the old bug?
No: the change was not completely reverted, only the part the caused
the new problem.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 05 Mar 2007 22:14:02 +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 |