]> git.eshelyaron.com Git - emacs.git/commitdiff
Add NEWS marks for VC.
authorXue Fuqiao <xfq.free@gmail.com>
Sun, 22 Dec 2013 01:07:22 +0000 (09:07 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sun, 22 Dec 2013 01:07:22 +0000 (09:07 +0800)
etc/NEWS

index 8ad8ad474435daf1dbd7bafa49afdbf0c52a2d02..18b15971c661ba37719684f37db886d5ed911c10 100644 (file)
--- 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.