diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2007-09-07 04:00:48 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2007-09-07 04:00:48 +0000 |
commit | 082c5622e4ae6748719bfd30efcdc3cce4cc9c82 (patch) | |
tree | 81fa7bc007167dbe8107fb274aecc56c3ce3f52d /etc/NEWS | |
parent | de52dcbb98c7459592e5511976a3c068060458d3 (diff) | |
download | emacs-082c5622e4ae6748719bfd30efcdc3cce4cc9c82.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -139,6 +139,8 @@ with the face `eldoc-highlight-function-argument'. *** VC backends can provide extra menu entries to be added to the "Version Control" menu. This can be used to add menu entries for backend specific functions. +*** VC now supports applying VC operations to a set of files at a time. + ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. ** BibTeX mode: |