Mercurial > hg-stable
changeset 18844:37f8baaf31d2
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 01 Apr 2013 15:19:16 -0500 |
parents | 3ce3f2b059a1 (current diff) 4f1e70ef5a79 (diff) |
children | c1f416e4bc80 537e869b17e9 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/zsh_completion Fri Mar 29 16:48:32 2013 -0700 +++ b/contrib/zsh_completion Mon Apr 01 15:19:16 2013 -0500 @@ -176,7 +176,7 @@ do tags+=(${tag/ #[0-9]#:*}) done - (( $#tags )) && _describe -t tags 'tags' tags + (( $#tags )) && _describe -t tags 'tags' tags } _hg_bookmarks() { typeset -a bookmark bookmarks