# HG changeset patch
# User Chong Yidong <cyd@stupidchicken.com>
# Date 1224631255 0
# Node ID 0941429c20935ecd71b7ea6dd879ec9671d01270
# Parent  5e776068354cd99c7b91ca803f053f0b598d4f9d
Fix last change.

diff -r 5e776068354c -r 0941429c2093 doc/emacs/files.texi
--- a/doc/emacs/files.texi	Tue Oct 21 23:17:03 2008 +0000
+++ b/doc/emacs/files.texi	Tue Oct 21 23:20:55 2008 +0000
@@ -2783,8 +2783,8 @@
 
 @item M-x diff-show-trailing-whitespaces RET
 @findex diff-show-trailing-whitespaces
-Highlight syntactically problematic trailing whitespace characters
-(usually errors introduced when editing a patch).
+Highlight trailing whitespace characters, except for those used by the
+patch syntax (@pxref{Useless Whitespace}).
 @end table