diff etc/NEWS @ 101070:3f35938e8ea3

(diff-show-trailing-whitespaces): Remove function. Move setting up whitepace-mode ... (diff-mode): ... here. (diff-mode-menu): Add a menu entry for showing trailing whitespace.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 10 Jan 2009 17:21:04 +0000
parents bc5b4c7423f5
children 013f683ecc4a
line wrap: on
line diff
--- a/etc/NEWS	Sat Jan 10 13:20:18 2009 +0000
+++ b/etc/NEWS	Sat Jan 10 17:21:04 2009 +0000
@@ -781,8 +781,8 @@
 buffer and tries to create ChangeLog entries for each change.
 It is bound to `C-x 4 A'.
 +++
-*** The new function `diff-show-trailing-whitespaces' shows
-trailing whitespace problems in the modified lines of a diff buffer.
+*** Turning on `whitespace-mode' in a diff buffer will show trailing
+whitespace problems in the modified lines.
 
 ** Dired
 +++