diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-04-08 16:07:43 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-04-08 16:07:43 +0000 |
commit | b592c357caade7329323d2ae3c989c91306135ce (patch) | |
tree | 232068160402b1f538694b3e4cf08d19ab61424f /etc | |
parent | 031f1766297b61947d7b4b43327ad034150df532 (diff) | |
download | emacs-b592c357caade7329323d2ae3c989c91306135ce.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -511,6 +511,11 @@ the current line. 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. |