projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df16757
)
* test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.
author
Charles A. Roelli
<charles@aurox.ch>
Wed, 27 Mar 2019 19:48:16 +0000
(20:48 +0100)
committer
Charles A. Roelli
<charles@aurox.ch>
Wed, 27 Mar 2019 19:48:16 +0000
(20:48 +0100)
test/lisp/mail/rmail-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/mail/rmail-tests.el
b/test/lisp/mail/rmail-tests.el
index 00f4583335b4cc10d34b086a23c45b20f7d4caa4..3a0fdbc26146eb02343dd1725da94b207071e7fd 100644
(file)
--- a/
test/lisp/mail/rmail-tests.el
+++ b/
test/lisp/mail/rmail-tests.el
@@
-23,7
+23,7
@@
(ert-deftest rmail-autoload ()
- "Test
s to see whether reftex-auc has been autoloaded
"
+ "Test
that `rmail-edit-current-message' has been autoloaded.
"
(should
(fboundp 'rmail-edit-current-message))
(should