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

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

[nongnu] elpa/annotate d2841bad65 325/372: - ensured all annotations are


From: ELPA Syncer
Subject: [nongnu] elpa/annotate d2841bad65 325/372: - ensured all annotations are saved before showing summary window.
Date: Fri, 4 Feb 2022 16:59:15 -0500 (EST)

branch: elpa/annotate
commit d2841bad65d1d419ac22355241a847fc500a0d5f
Author: cage <cage@localhost>
Commit: cage <cage@invalid>

    - ensured all annotations are saved before showing summary window.
---
 annotate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/annotate.el b/annotate.el
index 5d4815dcad..d134b67442 100644
--- a/annotate.el
+++ b/annotate.el
@@ -2482,6 +2482,7 @@ results can be filtered with a simple query language: see
                                (read-from-minibuffer "Query: "))
                               (t
                                ".*"))))
+    (annotate-save-annotations)
     (let* ((filter-query (get-query))
            (dump         (annotate-summary-filter-db 
(annotate-load-annotation-data t)
                                                      filter-query



reply via email to

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