aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ac6ccb86f01..ef90268c5d2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1001,10 +1001,6 @@ behavior, set `diff-switches' to `-c'.
1001 1001
1002** `grep-template' and `grep-find-template' values don't include the 1002** `grep-template' and `grep-find-template' values don't include the
1003--color argument anymore. It's added at the <C> place holder position 1003--color argument anymore. It's added at the <C> place holder position
1004dynamically.
1005
1006** `grep-template' and `grep-find-template' values don't include the
1007--color argument anymore. It's added at the <C> place holder position
1008dynamically. Any third-party code that changes these templates should 1004dynamically. Any third-party code that changes these templates should
1009be updated accordingly. 1005be updated accordingly.
1010 1006