From 999155849631b17d87327c666365615697890b43 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 30 Aug 2008 11:49:17 +0000 Subject: 25553: add aoss to compdef line. --- ChangeLog | 3 +++ Completion/Zsh/Command/_precommand | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d39b70489..04f57c296 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-08-30 Clint Adams + * 25553: Completion/Zsh/Command/_precommand: + add aoss to compdef line. + * Frank Terbeck: 25551: Completion/Unix/Command/_git: remove a stray period from a description. diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand index 535c18260..f45688fc7 100644 --- a/Completion/Zsh/Command/_precommand +++ b/Completion/Zsh/Command/_precommand @@ -1,4 +1,4 @@ -#compdef - nohup eval time rusage noglob nocorrect exec catchsegv +#compdef - nohup eval time rusage noglob nocorrect exec catchsegv aoss shift words (( CURRENT-- )) -- cgit 1.4.1