aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-11-12 22:49:53 -0500
committerGravatar David Bremner <david@tethera.net>2013-11-13 21:27:51 -0400
commit9ecfc1c42664f7ffe68fc5f13d7011c40becaab0 (patch)
tree9e289383c7afe3c7935b824a7128aecffd1e8cb5 /emacs
parentfc68430c363673b972f19e2bcfe5e22756a41c33 (diff)
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.
Diffstat (limited to 'emacs')
-rw-r--r--emacs/notmuch-lib.el5
1 files changed, 2 insertions, 3 deletions
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