aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--notmuch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.el b/notmuch.el
index 5577dde7..cd4d9963 100644
--- a/notmuch.el
+++ b/notmuch.el
@@ -592,7 +592,7 @@ Returns nil if already on the first message in the buffer."
nil
t))
(recenter 0)
- (nil))))
+ nil)))
(defun notmuch-show-previous-message ()
"Backup to the previous message (whether open or closed)