]> git.eshelyaron.com Git - emacs.git/commitdiff
; vc-print-log-setup-buttons: Update a TODO comment
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 16 Dec 2023 00:34:34 +0000 (02:34 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Sat, 16 Dec 2023 00:34:34 +0000 (02:34 +0200)
lisp/vc/vc.el

index 0f74449c92dfa71629ba2f3558af7e97c9b6a76f..4e6581f7f27d8191407546ad725f6dec6ae2bd3b 100644 (file)
@@ -2736,8 +2736,9 @@ LIMIT is nil, or if PL-RETURN is `limit-unsupported'."
                            relatives ", "))
                " ")
               ;; TODO: Also print a different button somewhere in the
-              ;; created buffer to be able to go back easily.  (There
-              ;; are different ways to do that.)
+              ;; created buffer to be able to go back easily.  Might
+              ;; require some sort of stack/history because a file can
+              ;; be renamed multiple times.
               (insert-text-button
                "View log"
                'action (lambda (&rest _ignore)