# HG changeset patch # User Chong Yidong # Date 1224630989 0 # Node ID e05e58449b6e76ccebdbfb61529f8a75ac4d150c # Parent 1672f297f7edc490eaa8b959e0198c1c2f840977 (Diff Mode): Document diff-show-trailing-whitespaces. diff -r 1672f297f7ed -r e05e58449b6e doc/emacs/files.texi --- a/doc/emacs/files.texi Tue Oct 21 23:16:21 2008 +0000 +++ b/doc/emacs/files.texi Tue Oct 21 23:16:29 2008 +0000 @@ -2780,6 +2780,11 @@ operates on behalf of the current hunk's file, but gets the function name from the patch itself. This is useful for making log entries for functions that are deleted by the patch. + +@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). @end table