NEWS fix.
authorXue Fuqiao <xfq.free@gmail.com>
Wed, 31 Jul 2013 06:27:20 +0000 (14:27 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Wed, 31 Jul 2013 06:27:20 +0000 (14:27 +0800)
etc/NEWS

index 8deea16..170f369 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -233,11 +233,16 @@ The default separator is changed to allow surrounding spaces around the comma.
 *** New variable `diary-from-outlook-function', used by the command
 `diary-from-outlook'.
 
-** VC Directory Mode
+** 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.
 
-*** `D' displays diffs between VC-controlled whole tree revisions.
-*** `L' lists the change log for the current VC controlled tree in a window.
-*** `G' ignores the file under current version control system.
+*** `C-x v G' (globally) and `G' (in VC directory mode) ignores a
+file under current version control system.
 
 ** cl-lib