emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: André Spiegel
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 25 Jan 2006 19:00:23 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9027 emacs/lisp/ChangeLog:1.9028
--- emacs/lisp/ChangeLog:1.9027 Wed Jan 25 07:44:43 2006
+++ emacs/lisp/ChangeLog        Wed Jan 25 19:00:22 2006
@@ -1,3 +1,16 @@
+2006-01-25  Andre Spiegel  <address@hidden>
+
+       * vc-hooks.el (vc-user-login-name): Rewritten to handle access via
+       Tramp.
+
+       * vc.el (vc-default-dired-state-info): Pass FILE to
+       vc-user-login-name.
+       (vc-default-update-changelog): Don't use vc-user-login-name, we
+       don't need it here.
+
+       * tramp-vc.el (vc-user-login-name): Comment out defadvice, it is
+       no longer necessary.
+       
 2006-01-25  Kenichi Handa  <address@hidden>
 
        * international/mule.el (decode-char): Avoid the overhead of




reply via email to

[Prev in Thread] Current Thread [Next in Thread]