From: Xue Fuqiao Date: Sun, 22 Dec 2013 01:07:22 +0000 (+0800) Subject: Add NEWS marks for VC. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~264 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7899adea400a8518ba4e51eb7f7ad0db45a81d0c;p=emacs.git Add NEWS marks for VC. --- diff --git a/etc/NEWS b/etc/NEWS index 8ad8ad47443..18b15971c66 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -709,15 +709,19 @@ for remote machines which support filesystem notifications. ** VC and related modes ++++ *** In VC directory mode, `D' displays diffs between VC-controlled whole tree revisions. ++++ *** In VC directory mode, `L' lists the change log for the current VC controlled tree in a window. ++++ *** In VC directory mode, `I' shows a log of changes that will be received with a pull operation. ++++ *** `C-x v G' (globally) and `G' (in VC directory mode) ignores a file under current version control system. When called with a prefix argument, you can remove a file from the ignored file list.