Mercurial > emacs
annotate lispref/front-cover-1.texi @ 79915:e54d9b453e0e
(allout-prefix-data): Doc fix.
(allout-show-current-subtree): Reflow docstring.
(allout-use-mode-specific-leader, allout-use-hanging-indents,
produce-allout-mode-map, allout-overlay-interior-modification-handler,
allout-next-heading, allout-previous-heading, allout-rebullet-heading,
allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic,
allout-copy-topic-as-kill, allout-listify-exposed, allout-process-exposed,
allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids,
allout-next-topic-pending-encryption, allout-tests-globally-true):
Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 25 Jan 2008 02:17:07 +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 |