]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-address.el
emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion...
authorDavid Bremner <david@tethera.net>
Sun, 13 Nov 2016 12:52:17 +0000 (08:52 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 13 Nov 2016 12:52:17 +0000 (08:52 -0400)
commit4817005bfc811500802a2a65fd5351658a3e5a7d
treeaedfac7032115095c675473f3c95b1bb056b3dc5
parent4d486cf94d3fcfe4f07daf7dc65c9de04c7cfdd5
emacs: rename notmuch-address-completion-hook to notmuch-address-post-completion-functions

Apparently it is a (not completely adhered to) emacs convention [1] that
only hooks that don't take arguments end in 'hook'

[1]: https://www.gnu.org/software/emacs/manual/html_node/elisp/Hooks.html
emacs/notmuch-address.el
emacs/notmuch-company.el