emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/hyperdrive fd693d7f20 7/7: Comment: Add TODO


From: ELPA Syncer
Subject: [nongnu] elpa/hyperdrive fd693d7f20 7/7: Comment: Add TODO
Date: Sun, 3 Sep 2023 15:59:51 -0400 (EDT)

branch: elpa/hyperdrive
commit fd693d7f209b2e39443969dce7f0c5aa52298216
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>

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

diff --git a/hyperdrive.el b/hyperdrive.el
index 166a972560..ad7e2a1442 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -318,6 +318,8 @@ 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
+                     ;; query before killing hyperdrive buffers.
                      buffer-offer-save t))
         (add-hook 'after-change-major-mode-hook
                   #'hyperdrive--hack-write-contents-functions nil 'local))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]