From 538c66c3069cba8c603d7604ac079992416eb766 Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Wed, 27 Mar 2019 20:48:16 +0100 Subject: [PATCH] * test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc. --- test/lisp/mail/rmail-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lisp/mail/rmail-tests.el b/test/lisp/mail/rmail-tests.el index 00f4583335b..3a0fdbc2614 100644 --- a/test/lisp/mail/rmail-tests.el +++ b/test/lisp/mail/rmail-tests.el @@ -23,7 +23,7 @@ (ert-deftest rmail-autoload () - "Tests to see whether reftex-auc has been autoloaded" + "Test that `rmail-edit-current-message' has been autoloaded." (should (fboundp 'rmail-edit-current-message)) (should -- 2.39.2