From 3d8115275f6a5032d37178bd01fa8ce1b726b353 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 22 Nov 2009 19:06:54 +0000 Subject: Alexey: users/14588: ztodo function and completion --- ChangeLog | 10 +++++++++- Completion/Zsh/Command/.distfiles | 1 + Functions/Misc/.distfiles | 1 + 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 873bd2a00..1ed390373 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-11-22 Peter Stephenson + + * Alexey. I Froloff: users/14588: + Completion/Zsh/Command/.distfiles, + Completion/Zsh/Command/_ztodo, + Functions/Misc/.distfiles, Functions/Misc/ztodo: new ztodo + function. + 2009-11-20 Clint Adams * 27417: Completion/Unix/Command/_gpg: fix completion after @@ -12373,5 +12381,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4819 $ +* $Revision: 1.4820 $ ***************************************************** diff --git a/Completion/Zsh/Command/.distfiles b/Completion/Zsh/Command/.distfiles index 9e8e6adc4..6feec496d 100644 --- a/Completion/Zsh/Command/.distfiles +++ b/Completion/Zsh/Command/.distfiles @@ -46,4 +46,5 @@ _zmodload _zmv _zpty _zstyle +_ztodo ' diff --git a/Functions/Misc/.distfiles b/Functions/Misc/.distfiles index 4c74bbe44..4ffbec1cd 100644 --- a/Functions/Misc/.distfiles +++ b/Functions/Misc/.distfiles @@ -26,4 +26,5 @@ zmathfuncdef zmv zrecompile zstyle+ +ztodo ' -- cgit 1.4.1