From ca956552bd1602cfe0b1c579cf188ba921f54dc8 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 22 Oct 2010 12:12:22 -0700 Subject: emacs: Remove the joke from the first line of the notmuch-hello view. Overuse just makes the joke unfunny. --- emacs/notmuch-hello.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/notmuch-hello.el') 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)) -- cgit v1.2.3