comparison lisp/ChangeLog @ 95041:c3e4a8a23b8c

Remove a very old comment.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 16 May 2008 08:53:51 +0000
parents ee7ff8943448
children 0f15001fd142
comparison
equal deleted inserted replaced
95040:ee7ff8943448 95041:c3e4a8a23b8c
1 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2
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
5 stale since 1995 and may now be actively misleading.
6
1 2008-05-16 Juanma Barranquero <lekktu@gmail.com> 7 2008-05-16 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * vc-rcs.el (vc-rcs-create-tag): 9 * vc-rcs.el (vc-rcs-create-tag):
4 * vc-sccs.el (vc-sccs-create-tag): 10 * vc-sccs.el (vc-sccs-create-tag):
5 Fix typo in error message and pass backend arg. 11 Fix typo in error message and pass backend arg.