From: Thien-Thi Nguyen Date: Sat, 24 Nov 2007 16:24:01 +0000 (+0000) Subject: Mention new VC Annotate mode command. X-Git-Tag: emacs-pretest-23.0.90~9490 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b58a65fa205f7947d5aefae81e03a97d06f23e54;p=emacs.git Mention new VC Annotate mode command. --- diff --git a/etc/NEWS b/etc/NEWS index 560f3fddfd0..963f90115bb 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -271,6 +271,8 @@ version-control systems such as Subversion, GNU Arch, Mercurial, and Bzr. VC will now pass a multiple-file commit to these systems as a single changeset. +*** In VC Annotate mode, you can type V to toggle the annotation visibility. + ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. ** The appearance of superscript and subscript in TeX is more customizable.