[mew-int 2780] Typo in Mew manual

Michael Ernst mernst at example.com
Fri Dec 18 08:01:23 JST 2009


The Mew manual says,

  There is also another mark, `X', which is like the mark `X'.

Actually, these two marks are *very* like one another...

The below patch corrects the problem.

                    -Michael Ernst


Index: mew.texi
===================================================================
RCS file: /cvsmew/mew/info/mew.texi,v
retrieving revision 1.368
diff -u -r1.368 mew.texi
--- mew.texi	25 Nov 2009 02:39:49 -0000	1.368
+++ mew.texi	17 Dec 2009 22:59:59 -0000
@@ -6847,7 +6847,7 @@
 @end ifset
 @ifset us
-There is also another mark, @samp{X}, which is like the mark @samp{X}.
+There is also another mark, @samp{X}, which is like the mark @samp{D}.
 Messages marked with @samp{X} are deleted when @samp{x} is typed. The
 @samp{X} mark can be put by @samp{M-d}.


More information about the Mew-int mailing list