aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index da7a42a0642..5d831eee26b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -511,6 +511,11 @@ the current line.
511of the corresponding buffer as long as the asynchronous process is 511of the corresponding buffer as long as the asynchronous process is
512active. 512active.
513 513
514*** The new backend function `modify-change-comment' can be used to
515modify the change log. For now only CVS, RCS, SCCS and SVN support
516this functionality.
517This is bound to the key "e" in log-view.
518
514** log-edit now has a command bound to C-c C-d to show the diff for 519** log-edit now has a command bound to C-c C-d to show the diff for
515the files involved. 520the files involved.
516 521