[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive f36d500ae3 1/5: Comment: Update TODO
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive f36d500ae3 1/5: Comment: Update TODO |
Date: |
Mon, 4 Sep 2023 21:59:28 -0400 (EDT) |
branch: elpa/hyperdrive
commit f36d500ae3fb9c57f4bee3a80a8e63cd4ba45754
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@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