From 18141af52bc22e46608739d35eefaec0c7e1adf5 Mon Sep 17 00:00:00 2001 From: yoichi Date: Wed, 5 Sep 2001 08:52:14 +0000 Subject: [PATCH] Fix typo. Unify the format of menu(remove period at end of lines). --- doc/wl.texi | 100 +++++++++++++++++++++++++++++------------------------------ 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/doc/wl.texi b/doc/wl.texi index 923441c..b9eefb0 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -101,21 +101,21 @@ This manual is for Wanderlust @value{VERSION}. @end ifinfo @menu -* Introduction:: Read this first. -* Start Me Up:: Invoking Wanderlust. -* Folders:: How to specify folders. -* Folder:: Selecting and editing folders. -* Summary:: Reading and refiling messages. -* Message:: Saving and playing MIME multipart entities. -* Draft:: Draft buffer, sending mail and news. +* Introduction:: Read this first +* Start Me Up:: Invoking Wanderlust +* Folders:: How to specify folders +* Folder:: Selecting and editing folders +* Summary:: Reading and refiling messages +* Message:: Saving and playing MIME multipart entities +* Draft:: Draft buffer, sending mail and news * Disconnected Operations:: Off-Line management -* Expire and Archive:: Automatic expiration and archiving of messages. -* Scoring:: Score of the messages. -* Address Book:: Management Address Book. -* Customization:: Customizing Wanderlust. +* Expire and Archive:: Automatic expiration and archiving of messages +* Scoring:: Score of the messages +* Address Book:: Management of Address Book +* Customization:: Customizing Wanderlust * Mailing List:: Wanderlust mailing list * Addition:: Additional Information -* Index:: Key index. +* Index:: Key index @end menu @@ -191,11 +191,11 @@ here. (Of course, you need a mail/news readable environment in advance) @menu -* MIME Modules:: Installing the MIME modules. -* Download:: Download and extract the packages. -* Install:: Byte-compile and install. -* Minimal Settings:: @file{.emacs} setup. -* Folder Definition:: Folder definition. +* MIME Modules:: Installing the MIME modules +* Download:: Download and extract the packages +* Install:: Byte-compile and install +* Minimal Settings:: @file{.emacs} setup +* Folder Definition:: Folder definition * Start Wanderlust:: Starting Wanderlust @end menu @@ -990,7 +990,7 @@ $d:/msend.tar.gz;tgz;spool -> @file{d:/msend.tar.gz} @end example @menu -* Archiver:: Archivers supported +* Archiver:: Supported Archivers * Archive Tips:: TIPS * Archive Vars:: Customization @end menu @@ -1353,7 +1353,7 @@ Example: @end example @item -Complexed condition +Compound condition If you combine conditions by character @samp{|}, it is considered as OR condition. @samp{&} is considered as AND condition, likewise. Condition can be grouped by parentheses (@samp{(}, and @samp{)}). @@ -1499,8 +1499,8 @@ It contains folder list you subscribed. You can select and edit folders in this mode. @menu -* Selecting Folder:: Select folder you want to read. -* Folder Manager:: Editing folders. +* Selecting Folder:: Select folder you want to read +* Folder Manager:: Editing folders @end menu @@ -1599,7 +1599,7 @@ If the current cursor point is on the NNTP folder, create a new draft message which already has @samp{Newsgroups:} field. If the current cursor point is on the folder for mailing list (refile destination), create a new draft message which already has @samp{To:} field with -guessed mailing list adderss (If @code{wl-subscribed-mailing-list} is +guessed mailing list address (If @code{wl-subscribed-mailing-list} is valid list). (@code{wl-folder-write-current-folder}) @@ -2248,13 +2248,13 @@ After you select the folder via folder mode, you enter to the summary mode. @menu -* Usage of Summary Mode:: TIPS. -* Thread Operations:: Thread operations. -* Cache:: File cache, Buffer cache, and Prefetch. -* Auto Refile:: Auto refile settings. -* Sticky Summary:: Summary make sticky. -* Key Bindings of Summary:: Key bindings. -* Variables of Summary:: Customize Summary Mode. +* Usage of Summary Mode:: TIPS +* Thread Operations:: Thread operations +* Cache:: File cache, Buffer cache, and Prefetch +* Auto Refile:: Auto refile settings +* Sticky Summary:: Summary make sticky +* Key Bindings of Summary:: Key bindings +* Variables of Summary:: Customize Summary Mode @end menu @@ -2606,7 +2606,7 @@ You can visit the sticky summary at any time by @kbd{C-x b} q}. Other operations in the sticky summary are same as normal summary. @code{wl-summary-always-sticky-folder-list} specifies the folders that -are automatically sticked. +are automatically stuck. @node Key Bindings of Summary, Variables of Summary, Sticky Summary, Summary @@ -3394,7 +3394,7 @@ If non-nil, sender part displays nickname. @item wl-break-pages @vindex wl-break-pages The initial setting is @code{t}. -If non-nil, message is splitted as pages by @samp{^L}. +If non-nil, message is split as pages by @samp{^L}. @item wl-message-window-size @vindex wl-message-window-size @@ -3466,7 +3466,7 @@ Width of sender part of summary line. @item wl-summary-divide-thread-when-subject-changed @vindex wl-summary-divide-thread-when-subject-changed -The initial setting is @code{nil}. If non-nil, thread is splitted if +The initial setting is @code{nil}. If non-nil, thread is split if the subject is changed. @item wl-summary-search-via-nntp @@ -3506,7 +3506,7 @@ this value, confirm whether drop them or not. @vindex wl-summary-always-sticky-folder-list The initial setting is @code{nil}. @code{wl-summary-always-sticky-folder-list} specifies the folders that -are automatically sticked. Each element is regexp of folder name. +are automatically stuck. Each element is regexp of folder name. @item wl-summary-reserve-mark-list @vindex wl-summary-reserve-mark-list @@ -3672,7 +3672,7 @@ If nil, the value of mime-view-visible-field-list is used. @vindex wl-message-sort-field-list (SEMI only) Initial setting is '("Return-Path" "Received" "^To" "^Cc" "Newsgroups" "Subject" "^From"). -Header fields in message buffer are orderd by this value. +Header fields in message buffer are ordered by this value. Each elements are regexp of field-name. @end table @@ -4413,11 +4413,11 @@ sending the message (group-list means the description such as Wanderlust has on-line and off-line states. @menu -* Off-line State:: Wanderlust has on-line and off-line states. -* Enable Operations:: Enable Disconeected Operations. -* Plugged Mode:: Switching On-line/Off-line per Server/Port. -* Off-line State settings:: Invoking Wanderlust in the Off-line State. -* Variables of Plugged Mode:: Customize Plugged Mode. +* Off-line State:: Wanderlust has on-line and off-line states +* Enable Operations:: Enable Disconnected Operations +* Plugged Mode:: Switching On-line/Off-line per Server/Port +* Off-line State settings:: Invoking Wanderlust in the Off-line State +* Variables of Plugged Mode:: Customize Plugged Mode @end menu @@ -4447,11 +4447,11 @@ later) is non-nil, you can following operations: @xref{Plugged Mode}, @xref{Off-line State settings}. @menu -* Send Messages off-line:: Transmit Messages. -* Re-file and Copy queue:: Re-file and Copy (IMAP4). -* Creation of Folders:: Create Folders off-line (IMAP4). -* Marking:: Mark (IMAP4). -* Pre-fetching Reservations:: Pre-fetch (IMAP4, NNTP). +* Send Messages off-line:: Transmit Messages +* Re-file and Copy queue:: Re-file and Copy (IMAP4) +* Creation of Folders:: Create Folders off-line (IMAP4) +* Marking:: Mark (IMAP4) +* Pre-fetching Reservations:: Pre-fetch (IMAP4, NNTP) @end menu As soon as Wanderlust becomes on-line, such operations invoked off-line @@ -4549,7 +4549,7 @@ Queuing:[ON] AutoFlushQueue:[--] DisconnectedOperation:[ON] @end example The first line indicates status of the following three variables, and -simply pressing @kbd{@key{SPC}} or @kbd{@key{RET}} in each labelled +simply pressing @kbd{@key{SPC}} or @kbd{@key{RET}} in each labeled column modifies the values of these variables. @example @@ -5762,11 +5762,11 @@ pop3 N E E E @chapter Address Book @cindex Address Book -Address Book support mail address and petname display on summay -mode. +With address book, you can utilize address completion, and you have +summary displayed with nicknames. @menu -* Mail Addresses:: Definition Address Book +* Mail Addresses:: Definition of Address Book * Address Manager:: Address Manager @end menu @@ -5843,7 +5843,7 @@ Add @samp{To:} mark. @item c @kindex c (Address Manager) @findex wl-addrmgr-set-cc -Add @samp{Cc:} mark +Add @samp{Cc:} mark. @item b @kindex b (Address Manager) @@ -5893,7 +5893,7 @@ Edit entry. @cindex Customization @menu -* Living with other packages:: Living with other packages +* Living with other packages:: Cooperating with other packages * Highlights:: Highlights * Biff:: Notify Mail arrival * Advanced Settings:: Advanced Settings -- 1.7.10.4