From e0826d10b1769ba80993f782dc360a1d54c4a4f6 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 18 Nov 2023 19:12:29 +0200 Subject: [PATCH] mu4e-contacts: fix some noise Fixes #2598. --- mu4e/mu4e-contacts.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mu4e/mu4e-contacts.el b/mu4e/mu4e-contacts.el index e63057cf..eb5b5d59 100644 --- a/mu4e/mu4e-contacts.el +++ b/mu4e/mu4e-contacts.el @@ -1,4 +1,4 @@ -;;; mu4e-contacts.el -- Dealing with contacts -*- lexical-binding: t -*- +;;; mu4e-contacts.el --- Dealing with contacts -*- lexical-binding: t -*- ;; Copyright (C) 2022-2023 Dirk-Jan C. Binnema @@ -278,7 +278,7 @@ For testing/debugging." (declare-function mu4e--server-contacts "mu4e-server") (defun mu4e--request-contacts-maybe () - "Maybe update the set of contacts for autocompletion. + "Maybe update the set of contacts for autocompletion. If `mu4e-compose-complete-addresses' is non-nil, get/update the list of contacts we use for autocompletion; otherwise, do