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

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

[nongnu] elpa/why-this a706d26b7c 45/59: Fix wrong face in annonate buff


From: ELPA Syncer
Subject: [nongnu] elpa/why-this a706d26b7c 45/59: Fix wrong face in annonate buffer
Date: Sun, 27 Nov 2022 16:02:53 -0500 (EST)

branch: elpa/why-this
commit a706d26b7c2002ea09538528f1ea8b17b8b9d239
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Fix wrong face in annonate buffer
---
 why-this.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/why-this.el b/why-this.el
index e04c39b976..c58ef7f690 100644
--- a/why-this.el
+++ b/why-this.el
@@ -602,8 +602,7 @@ Actually the supported backend is returned."
                                          oldest-change)
                                       (- newest-change
                                          oldest-change))))
-                               :extend t)
-                 t))))
+                               :extend t)))))
         (with-current-buffer (get-buffer-create
                               (format "*why-this-annotate %s*"
                                       (buffer-name)))



reply via email to

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