delete->dispose (summary mark operation)
[elisp/wanderlust.git] / doc / wl.texi
index 705d4f0..6946062 100644 (file)
@@ -254,7 +254,7 @@ may help you.}.
 Recommended combination of APEL, FLIM and SEMI are following:
 
 @itemize @minus
-@item APEL 10.4, FLIM 1.14.5 and SEMI 1.14.5
+@item APEL 10.5, FLIM 1.14.5 and SEMI 1.14.5
 @end itemize
 
 You can also use many other FLIM/SEMI variants. Combination of the
@@ -262,8 +262,8 @@ latest versions should work.  For example, the following combination are
 confirmed to work.
 
 @itemize @minus
-@item APEL 10.4, SLIM 1.14.9, SEMI 1.14.5
-@item APEL 10.4, CLIME 1.14.5, EMIKO 1.14.1
+@item APEL 10.5, SLIM 1.14.9, SEMI 1.14.5
+@item APEL 10.5, CLIME 1.14.5, EMIKO 1.14.1
 @end itemize
 
 You have to re-install Wanderlust if you upgraded APEL, FLIM or SEMI.
@@ -3387,9 +3387,9 @@ previously specified.
 
 @item d
 @kindex d (Summary)
-@findex wl-summary-delete
+@findex wl-summary-dispose
 Put delete mark on the message at the current cursor point.
-(@code{wl-summary-delete})
+(@code{wl-summary-dispose})
 
 @item u
 @kindex u (Summary)
@@ -3455,9 +3455,9 @@ Put copy mark on the messages in the specified region.
 
 @item r d
 @kindex r d (Summary)
-@findex wl-summary-delete-region
+@findex wl-summary-dispose-region
 Put delete mark on the messages in the specified region.
-(@code{wl-summary-delete-region})
+(@code{wl-summary-dispose-region})
 
 @item r u
 @kindex r u (Summary)
@@ -3533,10 +3533,10 @@ With prefix argument, it affects on the all messages in the thread tree.
 
 @item t d
 @kindex t d (Summary)
-@findex wl-thread-delete
-Put delete mar on the messages which are the descendant of the current thread.
+@findex wl-thread-dispose
+Put delete mark on the messages which are the descendant of the current thread.
 With prefix argument, it affects on the all messages in the thread tree.
-(@code{wl-thread-delete})
+(@code{wl-thread-dispose})
 
 @item t u
 @kindex t u (Summary)
@@ -3593,9 +3593,9 @@ Put copy mark on the messages which have target mark @samp{*}.
 
 @item m d
 @kindex m d (Summary)
-@findex wl-summary-target-mark-delete
+@findex wl-summary-target-mark-dispose
 Put delete mark on the messages which have target mark @samp{*}.
-(@code{wl-summary-target-mark-delete})
+(@code{wl-summary-target-mark-dispose})
 
 @item m y
 @kindex m y (Summary)
@@ -3666,12 +3666,6 @@ Pipe content of each message with target mark @samp{*} to some specified
 external process.
 (@code{wl-summary-target-mark-pipe})
 
-@item D
-@kindex D (Summary)
-@findex wl-summary-erase
-Actually erase the message at once, without moving it to trash.
-(@code{wl-summary-erase})
-
 @item M-t
 @kindex M-t (Summary)
 @findex wl-toggle-plugged
@@ -7828,6 +7822,7 @@ valuable advice and many pieces of code they contributed.
 2001  7/04    Released 2.6.0 stable.
       8/21    wl-addrmgr by Kitamoto-san.
      12/27    Released 2.8.1 stable.
+2002 12/11    Released 2.10.0 stable.
 @end example
 
 See @file{ChangeLog} for details.