Fixed folder mode keybind.
authorkaoru <kaoru>
Sun, 2 Jul 2000 14:25:25 +0000 (14:25 +0000)
committerkaoru <kaoru>
Sun, 2 Jul 2000 14:25:25 +0000 (14:25 +0000)
doc/wl-ja.texi
doc/wl.texi

index 91c8dab..a0f1ab7 100644 (file)
@@ -5,7 +5,7 @@
 @c @documentlanguage ja
 @c @documentencoding iso-2022-jp
 @c %**end of header
-@set updated $Date: 2000-06-28 15:15:02 $
+@set updated $Date: 2000-07-02 14:25:24 $
 @set version 2.3.0
 @synindex pg cp
 @finalout
@@ -1620,6 +1620,15 @@ Wanderlust \e$B$NFbIt$GJ];}$5$l$?%a%C%;!<%8$r1\Mw$9$k$?$a$N%U%)%k%@$G$9!#\e(B
 Newsgroups \e$B%U%#!<%k%I$rJd$C$F%I%i%U%H$rMQ0U$7$^$9!#\e(B
 (@code{wl-folder-write-current-newsgroup})
 
+@item C-c C-o
+@kindex C-c C-o (Folder)
+@findex wl-jump-to-draft-buffer
+\e$B%I%i%U%H%P%C%U%!$,$"$l$P0\F0$7$^$9!#\e(B \e$BJ#?t$N%I%i%U%H%P%C%U%!$,B8:_$9$k>l9g$O!"\e(B
+\e$B<!!9$H@Z$jBX$($F$$$-$^$9!#$^$?!"\e(Bprefix argument \e$B$r$D$1$k$3$H$K$h$j!"\e(B
+\e$B%P%C%U%!$,B8:_$7$F$$$J$$>l9g$O!"%I%i%U%H%U%)%k%@$+$i%U%!%$%k$r\e(B(\e$BB8:_$9$l$P\e(B)
+\e$BFI$_9~$_$^$9!#\e(B
+(@code{wl-jump-to-draft-buffer})
+
 @item s
 @kindex s (Folder)
 @findex wl-folder-check-current-entity
@@ -1644,6 +1653,12 @@ Newsgroups \e$B%U%#!<%k%I$rJd$C$F%I%i%U%H$rMQ0U$7$^$9!#\e(B
 \e$B%j!<%8%g%s$K$"$k%U%)%k%@$N%5%^%j$r99?7$7$^$9!#\e(B
 (@code{wl-folder-sync-region})
 
+@item Z
+@kindex Z (Folder)
+@findex wl-status-update
+@file{~/.addresses} \e$BEy$N>uBV$r:G?7$N$b$N$K99?7$7$^$9!#\e(B
+(@code{wl-status-update})
+
 @item P
 @kindex P (Folder)
 @findex wl-folder-prev-unread
@@ -2141,15 +2156,6 @@ wl-folders-file \e$B$K%;!<%V$9$k!#\e(B
 @findex wl-fldmgr-access-display-all
 \e$BHsI=<($N%U%)%k%@$b4^$a$FA4$F$N%U%)%k%@$r0lMwI=<($9$k!#\e(B
 (@code{wl-fldmgr-access-display-all})
-
-@item C-c C-o
-@kindex C-c C-o (Folder)
-@findex wl-jump-to-draft-buffer
-\e$B%I%i%U%H%P%C%U%!$,$"$l$P0\F0$7$^$9!#\e(B \e$BJ#?t$N%I%i%U%H%P%C%U%!$,B8:_$9$k>l9g$O!"\e(B
-\e$B<!!9$H@Z$jBX$($F$$$-$^$9!#$^$?!"\e(Bprefix argument \e$B$r$D$1$k$3$H$K$h$j!"\e(B
-\e$B%P%C%U%!$,B8:_$7$F$$$J$$>l9g$O!"%I%i%U%H%U%)%k%@$+$i%U%!%$%k$r\e(B(\e$BB8:_$9$l$P\e(B)
-\e$BFI$_9~$_$^$9!#\e(B
-(@code{wl-jump-to-draft-buffer})
 @end table
 
 
@@ -3650,7 +3656,7 @@ nil \e$B$J$i$P$=$N\e(B Field \e$B$r:o=|$7$^$9!#\e(B
 @end lisp
 
 @subsection \e$B%F%s%W%l!<%H$NA^F~\e(B
-@cindex Templete
+@cindex Template
 @cindex Apply Template
 
 \e$BJQ?t\e(B @code{wl-template-alist} \e$B$r@_Dj$7!"\e(B
index cc3b47e..c872b9e 100644 (file)
@@ -4,7 +4,7 @@
 @settitle Wanderlust -- Yet Another Message Interface On Emacsen --
 @c @documentlanguage en
 @c %**end of header
-@set updated $Date: 2000-06-28 15:15:03 $
+@set updated $Date: 2000-07-02 14:25:25 $
 @set version 2.3.0
 @synindex pg cp
 @finalout
@@ -1599,6 +1599,14 @@ If the current cursor point is on the NNTP folder,
 create a new draft message which already has newsgroups field.
 (@code{wl-folder-write-current-newsgroup})
 
+@item C-c C-o
+@kindex C-c C-o (Folder)
+@findex wl-jump-to-draft-buffer
+Move to the draft buffer if available.  If multiple draft buffer exists,
+moved to one after another.  If prefix argument is specified, load draft
+folder's message to the draft buffer and jump to it.
+(@code{wl-jump-to-draft-buffer})
+
 @item s
 @kindex s (Folder)
 @findex wl-folder-check-current-entity
@@ -1625,6 +1633,12 @@ selected region.
 Update summary information of the folders in the currently selected region.
 (@code{wl-folder-sync-region})
 
+@item Z
+@kindex Z (Folder)
+@findex wl-status-update
+Sync up address book status with @file{~/.addresses}'s content.
+(@code{wl-status-update})
+
 @item P
 @kindex P (Folder)
 @findex wl-folder-prev-unread
@@ -2122,14 +2136,6 @@ List folders that are currently available.
 @findex wl-fldmgr-access-display-all
 List all folders regardless of the subscription status.
 (@code{wl-fldmgr-access-display-all})
-
-@item C-c C-o
-@kindex C-c C-o (Folder)
-@findex wl-jump-to-draft-buffer
-Move to the draft buffer if available.  If multiple draft buffer exists,
-moved to one after another.  If prefix argument is specified, load draft
-folder's message to the draft buffer and jump to it.
-(@code{wl-jump-to-draft-buffer})
 @end table