From 9ecfc1c42664f7ffe68fc5f13d7011c40becaab0 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Tue, 12 Nov 2013 22:49:53 -0500 Subject: emacs: Correct documentation of `notmuch-poll-script' The functions referred to in the documentation for this variable were replaced by the unified `notmuch-poll-and-refresh-this-buffer' in 21474f0e. Update the documentation to reflect the new function. --- emacs/notmuch-lib.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emacs') diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index 08a86fd3..bc695119 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -80,9 +80,8 @@ search." "An external script to incorporate new mail into the notmuch database. This variable controls the action invoked by -`notmuch-search-poll-and-refresh-view' and -`notmuch-hello-poll-and-update' (each have a default keybinding -of 'G') to incorporate new mail into the notmuch database. +`notmuch-poll-and-refresh-this-buffer' (bound by default to 'G') +to incorporate new mail into the notmuch database. If set to nil (the default), new mail is processed by invoking \"notmuch new\". Otherwise, this should be set to a string that -- cgit v1.2.3