Mercurial > emacs
diff etc/NEWS @ 93868:dbecceba58d3
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 08 Apr 2008 16:07:43 +0000 |
parents | 76ae02bd0072 |
children | 414bac225d14 |
line wrap: on
line diff
--- a/etc/NEWS Tue Apr 08 15:59:35 2008 +0000 +++ b/etc/NEWS Tue Apr 08 16:07:43 2008 +0000 @@ -511,6 +511,11 @@ of the corresponding buffer as long as the asynchronous process is active. +*** The new backend function `modify-change-comment' can be used to +modify the change log. For now only CVS, RCS, SCCS and SVN support +this functionality. +This is bound to the key "e" in log-view. + ** log-edit now has a command bound to C-c C-d to show the diff for the files involved.