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

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

[elpa] externals/agitate a7a7a4c9c9 1/3: Remove outdated comments


From: ELPA Syncer
Subject: [elpa] externals/agitate a7a7a4c9c9 1/3: Remove outdated comments
Date: Thu, 13 Oct 2022 05:57:16 -0400 (EDT)

branch: externals/agitate
commit a7a7a4c9c97ac087724d2e148cb557b71d5ffcb1
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove outdated comments
---
 agitate.el | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/agitate.el b/agitate.el
index 6eea84c380..a8ecc6583e 100644
--- a/agitate.el
+++ b/agitate.el
@@ -264,15 +264,6 @@ Restore the last window configuration when finalising 
log-view."
     (remove-hook 'log-edit-hook #'agitate--log-edit-informative-setup)
     (remove-hook 'log-edit-mode-hook 
#'agitate--log-edit-informative-handle-kill-buffer)))
 
-;; TODO 2022-10-01: Display it below log edit buf?  Or be
-;; unopinionated about it?  I think placing it below the `log-edit'
-;; buffer looks best, with the `log-edit-show-files' further below it
-;; and the diff to their right.
-
-;; TODO 2022-10-01: Does the CURRENT-FILES make sense?  Will it be
-;; helpful or will it cause confusion?  If it is useful, the idea is
-;; to add a `defcustom' for it.
-
 (defun agitate--log-edit-informative-setup ()
   "Set up informative `log-edit' window configuration."
   (setq agitate--previous-window-configuration (current-window-configuration))



reply via email to

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