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