comparison etc/NEWS @ 82145:f04985ac29f2

* vc-git.el: Relicense to GPLv3 or later. (vc-directory-exclusion-list, vc-handled-backends): Remove. * vc-hooks.el (vc-handled-backends): Add GIT. * vc.el (vc-directory-exclusion-list): Add .git. * vc2-xtra.texi (Customizing VC): Add GIT.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 26 Jul 2007 18:44:39 +0000
parents d8cdd93afcc4
children fac075d765a5 f55f9811f5d7
comparison
equal deleted inserted replaced
82144:d334990fbd70 82145:f04985ac29f2
98 *** VC backends can provide completion of revision names. 98 *** VC backends can provide completion of revision names.
99 *** VC has some support for Bazaar (bzr). 99 *** VC has some support for Bazaar (bzr).
100 100
101 *** VC has some support for Mercurial (hg). 101 *** VC has some support for Mercurial (hg).
102 102
103 *** VC has some support for Git.
104
103 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. 105 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
104 106
105 ** BibTeX mode: 107 ** BibTeX mode:
106 108
107 *** New `bibtex-entry-format' options `whitespace', `braces', and 109 *** New `bibtex-entry-format' options `whitespace', `braces', and