diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -355,6 +355,9 @@ The variable `diff-use-changed-face' defines whether to use | |||
| 355 | the face `diff-changed', or `diff-removed' and `diff-added' | 355 | the face `diff-changed', or `diff-removed' and `diff-added' |
| 356 | to highlight changes in context diffs. | 356 | to highlight changes in context diffs. |
| 357 | 357 | ||
| 358 | *** The new command `diff-remove-trailing-whitespace' fixes trailing | ||
| 359 | whitespace problems introduced by the diff. | ||
| 360 | |||
| 358 | ** Ediff now uses the same color scheme as Diff mode | 361 | ** Ediff now uses the same color scheme as Diff mode |
| 359 | on high color displays. | 362 | on high color displays. |
| 360 | 363 | ||