branch: elpa/hyperdrive
commit 381ffe4a59ed4f924c056d3d9d3418579ab28c90
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Comment: Add TODO
---
 hyperdrive-history.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/hyperdrive-history.el b/hyperdrive-history.el
index d811d04b59..3b8b8b4b38 100644
--- a/hyperdrive-history.el
+++ b/hyperdrive-history.el
@@ -231,6 +231,8 @@ Universal prefix argument \\[universal-argument] forces
       :finally (lambda ()
                  ;; TODO: Should we open the history buffer for entry
                  ;; or range-end-entry or...?
+                 ;; TODO: The overlay disappears when the buffer is
+                 ;; deleted anyway. Is `delete-overlay' necessary?
                  (delete-overlay ov)
                  (hyperdrive-history entry)))))
 

Reply via email to