diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -511,6 +511,11 @@ the current line. | |||
| 511 | of the corresponding buffer as long as the asynchronous process is | 511 | of the corresponding buffer as long as the asynchronous process is |
| 512 | active. | 512 | active. |
| 513 | 513 | ||
| 514 | *** The new backend function `modify-change-comment' can be used to | ||
| 515 | modify the change log. For now only CVS, RCS, SCCS and SVN support | ||
| 516 | this functionality. | ||
| 517 | This 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 |
| 515 | the files involved. | 520 | the files involved. |
| 516 | 521 | ||