]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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


No differences found