From b430ca11c4b8388a6cf94774dd66b42932a29f4f Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Thu, 26 Dec 2013 13:17:25 +0000 Subject: [PATCH] Update mu4e-proc.el Fix typo. --- mu4e/mu4e-proc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu4e/mu4e-proc.el b/mu4e/mu4e-proc.el index 3feaa353..e5b4a652 100644 --- a/mu4e/mu4e-proc.el +++ b/mu4e/mu4e-proc.el @@ -376,7 +376,7 @@ The flags are any of `deleted', `flagged', `new', `passed', `replied' `seen' or The server reports the results for the operation through `mu4e-update-func'. -If the the variable `mu4e-change-filenames-when-moving' is +If the variable `mu4e-change-filenames-when-moving' is non-nil, moving to a different maildir generates new names for the target files; this helps certain tools (such as mbsync).