]> git.notmuchmail.org Git - notmuch/commit
Install zsh completion file
authormartin f. krafft <madduck@debian.org>
Fri, 8 Jan 2010 22:49:34 +0000 (11:49 +1300)
committermartin f. krafft <madduck@debian.org>
Thu, 14 Jan 2010 05:12:13 +0000 (18:12 +1300)
commit1ef33800df7b3eaac36c0c17881e2630f7bfc0be
treece70ab7b5cf2557e1838f18e72716541df68559a
parentc340c1bd1140c0a1b7e0f24ef3ebac806f5fc3e6
Install zsh completion file

According to the Debian zsh maintainer Clint Adams, this is the first
time that a package installs its own completer into zsh. Part of the
reason this is not usually done is because zsh does not provide a stable
API.

We agreed to try it, given that notmuch is expected to change quite
a bit initially. If there are problems or the completer goes stable,
we'll move it into the upstream zsh repository.

Signed-off-by: martin f. krafft <madduck@debian.org>
Makefile
Makefile.local