comparison man/message.texi @ 38:1a767b41a199 r19-15b102

Import from CVS: tag r19-15b102
author cvs
date Mon, 13 Aug 2007 08:54:01 +0200
parents 441bb1e64a06
children 8b8b7f3559a2
comparison
equal deleted inserted replaced
37:ad40ac360d14 38:1a767b41a199
1 \input texinfo @c -*-texinfo-*- 1 \input texinfo @c -*-texinfo-*-
2 2
3 @setfilename message 3 @setfilename message
4 @settitle Message Manual 4 @settitle Message 5.4.33 Manual
5 @synindex fn cp 5 @synindex fn cp
6 @synindex vr cp 6 @synindex vr cp
7 @synindex pg cp 7 @synindex pg cp
8 @iftex 8 @iftex
9 @finalout 9 @finalout
10 @end iftex 10 @end iftex
11 @setchapternewpage odd 11 @setchapternewpage odd
12 12
13 @ifinfo 13 @ifinfo
14 14
15 This file documents Messa, the Emacs message composition mode. 15 This file documents Message, the Emacs message composition mode.
16 16
17 Copyright (C) 1996 Free Software Foundation, Inc. 17 Copyright (C) 1996 Free Software Foundation, Inc.
18 18
19 Permission is granted to make and distribute verbatim copies of 19 Permission is granted to make and distribute verbatim copies of
20 this manual provided the copyright notice and this permission notice 20 this manual provided the copyright notice and this permission notice
37 @end ifinfo 37 @end ifinfo
38 38
39 @tex 39 @tex
40 40
41 @titlepage 41 @titlepage
42 @title Message Manual 42 @title Message 5.4.33 Manual
43 43
44 @author by Lars Magne Ingebrigtsen 44 @author by Lars Magne Ingebrigtsen
45 @page 45 @page
46 46
47 @vskip 0pt plus 1filll 47 @vskip 0pt plus 1filll
76 * Variables:: Customizing the message buffers. 76 * Variables:: Customizing the message buffers.
77 * Compatibility:: Making Message backwards compatible. 77 * Compatibility:: Making Message backwards compatible.
78 * Index:: Variable, function and concept index. 78 * Index:: Variable, function and concept index.
79 * Key Index:: List of Message mode keys. 79 * Key Index:: List of Message mode keys.
80 @end menu 80 @end menu
81
82 This manual corresponds to Message 5.4.33. Message is distributed with
83 the Gnus distribution bearing the same version number as this manual
84 has.
81 85
82 86
83 @node Interface 87 @node Interface
84 @chapter Interface 88 @chapter Interface
85 89