]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Clarify that notmuch-poll-script is deprecated
authorAustin Clements <amdragon@MIT.EDU>
Thu, 24 Jul 2014 21:19:31 +0000 (17:19 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 31 Jul 2014 10:10:47 +0000 (07:10 -0300)
notmuch-poll-script has long since been deprecated in favor of
post-new hooks, but this wasn't obvious from the documentation.
Update the documentation to make this clear.  Since
notmuch-poll-script could, to some extend, be used to control the path
of the notmuch binary and that use is now clearly discouraged, promote
notmuch-command to a real defcustom instead of just a variable.


No differences found