# HG changeset patch # User Andr Spiegel # Date 1137947093 0 # Node ID def0ffff047f233fb9cc54a96e2b5063bd64daf4 # Parent ccad9ac08a6d0f3fc732d5f05ad6845e72a295cc # diff -r ccad9ac08a6d -r def0ffff047f lisp/ChangeLog --- a/lisp/ChangeLog Sun Jan 22 16:10:07 2006 +0000 +++ b/lisp/ChangeLog Sun Jan 22 16:24:53 2006 +0000 @@ -1,3 +1,11 @@ +2006-01-22 Andre Spiegel + + * vc-rcs.el (vc-rcs-state-heuristic): Use file-attributes with + ID-FORMAT `string'. This allows us to get rid of + `vc-user-login-name UID'. + + * vc-sccs.el (vc-sccs-state-heuristic): Likewise. + 2006-01-22 John Paul Wallington * hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.