emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master b021697 29/36: Added comment to not to forget to update co


From: Alexey Veretennikov
Subject: [elpa] master b021697 29/36: Added comment to not to forget to update copy procedure.
Date: Wed, 27 Jan 2016 23:50:58 +0000

branch: master
commit b021697fa38284aea3e739c68fe33d7cc730b22e
Author: Alexey Veretennikov <address@hidden>
Commit: Alexey Veretennikov <address@hidden>

    Added comment to not to forget to update copy procedure.
---
 ztree-diff.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ztree-diff.el b/ztree-diff.el
index 59e01b9..dceb48e 100644
--- a/ztree-diff.el
+++ b/ztree-diff.el
@@ -311,6 +311,7 @@ COPY-TO-RIGHT specifies which side of the NODE to update."
                                          target-full-path))
         (ztree-diff-update-wait-message
          (concat "Updating " (ztree-diff-node-short-name node) " ..."))
+        ;; TODO: do not rescan the node. Use some logic like in delete
         (ztree-diff-model-update-node node)
         (message "Done.")
         (ztree-diff-node-update-all-parents-diff node)



reply via email to

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