]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Sun, 22 Jan 2006 16:24:53 +0000 (16:24 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Sun, 22 Jan 2006 16:24:53 +0000 (16:24 +0000)
lisp/ChangeLog

index fa7beddf4d663e18300751bd4f13e4b324f89adf..8a831ee01d8226c53f014d7fdaa5493c13a467a2 100644 (file)
@@ -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.