]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Correct documentation of `notmuch-poll-script'
authorAustin Clements <amdragon@MIT.EDU>
Wed, 13 Nov 2013 03:49:53 +0000 (22:49 -0500)
committerDavid Bremner <david@tethera.net>
Thu, 14 Nov 2013 01:27:51 +0000 (21:27 -0400)
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

index 08a86fd37afa757a39ca03ba29baa7b438b8783f..bc695119b1978b24fd33c3102cc257bbf1aba278 100644 (file)
@@ -80,9 +80,8 @@ search."
   "An external script to incorporate new mail into the notmuch database.
 
 This variable controls the action invoked by
   "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
 
 If set to nil (the default), new mail is processed by invoking
 \"notmuch new\". Otherwise, this should be set to a string that