comparison etc/NEWS @ 81620:205f0e2270e9

(vc-arch-add-tagline): Do a slightly cleaner job. (vc-arch-complete, vc-arch--version-completion-table) (vc-arch-revision-completion-table): New functions to provide completion of revision names. (vc-arch-trim-find-least-useful-rev, vc-arch-trim-make-sentinel) (vc-arch-trim-one-revlib, vc-arch-trim-revlib): New functions to let the user trim the revlib.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 26 Jun 2007 17:59:15 +0000
parents b1e328f69b65
children 9cde32c80659
comparison
equal deleted inserted replaced
81619:86c056eb5d82 81620:205f0e2270e9
72 72
73 ** In the `copyright' package, you can specify your copyright holders's names. 73 ** In the `copyright' package, you can specify your copyright holders's names.
74 Only copyright lines with holders matching copyright-names-regexp will be 74 Only copyright lines with holders matching copyright-names-regexp will be
75 considered for update. 75 considered for update.
76 76
77 ** VC
78 *** VC backends can provide completion of revision names.
79 *** VC has some support for Bazaar (bzr).
77 80
78 ** VC has some support for Bazaar (bzr). 81 *** VC has some support for Mercurial (hg).
79
80 ** VC has some support for Mercurial (hg).
81 82
82 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs. 83 ** sgml-electric-tag-pair-mode lets you simultaneously edit matched tag pairs.
83 84
84 ** BibTeX mode: 85 ** BibTeX mode:
85 86