changeset 68334:def0ffff047f

#
author André Spiegel <spiegel@gnu.org>
date Sun, 22 Jan 2006 16:24:53 +0000
parents ccad9ac08a6d
children 118ceefc8263
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <spiegel@gnu.org>
+
+	* 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  <jpw@pobox.com>
 
 	* hl-line.el (hl-line-highlight, hl-line-move): Doc fixes.