branch: elpa/hyperdrive commit 830904c5cf0f73929c96baa1cab11a30650d8178 Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@ushin.org>
Comment: Remove TODO --- hyperdrive-history.el | 1 - 1 file changed, 1 deletion(-) diff --git a/hyperdrive-history.el b/hyperdrive-history.el index 705366fcdc..8ed090f8fd 100644 --- a/hyperdrive-history.el +++ b/hyperdrive-history.el @@ -227,7 +227,6 @@ Universal prefix argument \\[universal-argument] forces (setf (hyperdrive-entry-version range-end-entry) range-end) (hyperdrive-fill-version-ranges range-end-entry :finally (lambda () - ;; (message "HYPERDRIVE-HISTORY-FILL-VERSION-RANGES: FINALLY") ;; TODO: Should we open the history buffer for entry ;; or range-end-entry or...? (hyperdrive-history entry)))))