summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2007-11-24 16:24:01 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2007-11-24 16:24:01 +0000
commitb58a65fa205f7947d5aefae81e03a97d06f23e54 (patch)
treefe72634cdbfdce24d4e5b43919d11851a38d03bb
parent5731a8e006a1b24fc0354d283c3162510f39f2bb (diff)
downloademacs-b58a65fa205f7947d5aefae81e03a97d06f23e54.tar.gz
Mention new VC Annotate mode command.
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
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.