comparison lisp/ChangeLog @ 95048:883c17cb4544

Add extra-headers method for SVN.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 16 May 2008 18:15:26 +0000
parents 0f15001fd142
children 438808a998aa
comparison
equal deleted inserted replaced
95047:c02467eb5926 95048:883c17cb4544
3 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from 3 * vc.el: Remove my analysis of SCCS/RCS concurrency issues from
4 the end of the file, it was good work at one time but has been 4 the end of the file, it was good work at one time but has been
5 stale since 1995 and may now be actively misleading. 5 stale since 1995 and may now be actively misleading.
6 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the 6 * vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
7 CVS repository. 7 CVS repository.
8 * vc-svn.el (vc-svn-status-extra-headers): Extract and display the
9 SVN repository.
8 10
9 2008-05-16 Juanma Barranquero <lekktu@gmail.com> 11 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
10 12
11 * vc-rcs.el (vc-rcs-create-tag): 13 * vc-rcs.el (vc-rcs-create-tag):
12 * vc-sccs.el (vc-sccs-create-tag): 14 * vc-sccs.el (vc-sccs-create-tag):