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

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

[elpa] externals/agitate e571f87123 2/2: Clarify agitate-log-edit-inform


From: ELPA Syncer
Subject: [elpa] externals/agitate e571f87123 2/2: Clarify agitate-log-edit-informative-show-files doc
Date: Fri, 14 Oct 2022 22:57:17 -0400 (EDT)

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

    Clarify agitate-log-edit-informative-show-files doc
    
    See commit 4487746 for the relevant display-buffer-alist arrangement.
---
 README.org | 3 ++-
 agitate.el | 4 +++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 6f344523d2..011975649c 100644
--- a/README.org
+++ b/README.org
@@ -148,7 +148,8 @@ action is shown below the log-edit buffer.
 
 #+vindex: agitate-log-edit-informative-show-root-log
 When the user option ~agitate-log-edit-informative-show-root-log~ is
-non-nil, the root log of the revisions is shown.
+non-nil, the root log of the revisions is shown below the window that
+displays the log-edit buffer.
 
 ** Extras for log-view
 :PROPERTIES:
diff --git a/agitate.el b/agitate.el
index 48d002c418..8b8a8df8b4 100644
--- a/agitate.el
+++ b/agitate.el
@@ -76,7 +76,9 @@ will render those as their corresponding graphical emoji."
   :group 'agitate)
 
 (defcustom agitate-log-edit-informative-show-root-log nil
-  "Show root revision log with `agitate-log-edit-informative-mode'."
+  "Show root revision log with `agitate-log-edit-informative-mode'.
+Place the window below the one which displays the `log-edit'
+buffer."
   :type 'boolean
   :group 'agitate)
 



reply via email to

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