aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--emacs/notmuch-hello.el2
-rwxr-xr-xtest/emacs2
2 files changed, 2 insertions, 2 deletions
diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el
index 161d6e30..5970e3e5 100644
--- a/emacs/notmuch-hello.el
+++ b/emacs/notmuch-hello.el
@@ -381,7 +381,7 @@ Complete list of currently available key bindings:
:help-echo "Refresh"
(notmuch-hello-nice-number
(string-to-number (car (process-lines notmuch-command "count")))))
- (widget-insert " messages (that's not much mail).\n"))
+ (widget-insert " messages.\n"))
(let ((found-target-pos nil)
(final-target-pos nil))
diff --git a/test/emacs b/test/emacs
index f9db5d11..635350cb 100755
--- a/test/emacs
+++ b/test/emacs
@@ -6,7 +6,7 @@ add_email_corpus
test_begin_subtest "Test emacs-hello interface"
output=$(test_emacs '(notmuch-hello) (message (buffer-string))' 2>&1)
-test_expect_equal "$output" " Welcome to notmuch. You have 50 messages (that's not much mail).
+test_expect_equal "$output" " Welcome to notmuch. You have 50 messages.
Saved searches: [edit]