comparison etc/NEWS @ 85134:af7e24a5bf93

New VC in the NEWS.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 10 Oct 2007 13:30:46 +0000
parents d900b8e10003
children 7cbf2833ffb8
comparison
equal deleted inserted replaced
85133:87df82f093bd 85134:af7e24a5bf93
171 171
172 *** The VC mode-line entry now has a tooltip that explains the VC file status. 172 *** The VC mode-line entry now has a tooltip that explains the VC file status.
173 173
174 *** VC now supports applying VC operations to a set of files at a time. 174 *** VC now supports applying VC operations to a set of files at a time.
175 175
176 This enables VC to work much more effectively with changeset-oriented
177 version-control systems such as Subversion, GNU Arch, Mercurial, and
178 Bzr. VC will now pass a multiple-file commit to these systems
179 as a single changeset.
180
176 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. 181 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
177 182
178 ** The appearance of superscript and subscript in TeX is more customizable. 183 ** The appearance of superscript and subscript in TeX is more customizable.
179 See the documentation of the variables: tex-fontify-script, 184 See the documentation of the variables: tex-fontify-script,
180 tex-font-script-display, tex-suscript-height-ratio, and 185 tex-font-script-display, tex-suscript-height-ratio, and