branch: elpa/hyperdrive commit f36d500ae3fb9c57f4bee3a80a8e63cd4ba45754 Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Comment: Update TODO --- hyperdrive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperdrive.el b/hyperdrive.el index ad7e2a1442..ca9c9f7a74 100644 --- a/hyperdrive.el +++ b/hyperdrive.el @@ -318,7 +318,7 @@ Intended to be passed to `buffer-local-restore-state'.") write-contents-functions (cl-adjoin #'hyperdrive--write-contents write-contents-functions) ;; TODO: Modify buffer-local value of `save-some-buffers-action-alist' ;; to allow diffing modified buffer with hyperdrive file - ;; TODO: Add to `kill-buffer-query-functions' to + ;; TODO(A): Add to `kill-buffer-query-functions' to ;; query before killing hyperdrive buffers. buffer-offer-save t)) (add-hook 'after-change-major-mode-hook