summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-07-26 19:56:12 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-07-26 19:56:12 +0200
commit92f59b31b2abbda326d6244f3abb65997ca4de43 (patch)
tree40d2c344a783b5adb5e6f314161f477e0a88d8bb /debian/patches/series
parent20c920e2783c444d4bdf4109363082ad2b85452c (diff)
downloadzsh-92f59b31b2abbda326d6244f3abb65997ca4de43.tar.gz
zsh-92f59b31b2abbda326d6244f3abb65997ca4de43.zip
Cherry-pick 771381c2+dd8079e0 to fix $((...)) completion
Closes: #793168
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index ff6dd9287..7e18fd1e0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,5 @@ further-mitigate-test-suite-hangs.patch
cherry-pick-ef080283-handle-failure-of-gettempname-in-namedpipe.patch
cherry-pick-811027a2-fix-signal-queueing-in-zcontext_save_partial-790282.patch
cherry-pick-7bc47c91-prompt_adam1_setup-fix-perl-5.22-warnings.patch
+cherry-pick-771381c2-fix-$((...))-completion-in-expand-or-complete-widget.patch
+cherry-pick-dd8079e0-fix-$((...))-completion-by-_expand-widget.patch