mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-02 06:40:55 +01:00
Alexey: users/14588: ztodo function and completion
This commit is contained in:
parent
6c48ef6b45
commit
3d8115275f
3 changed files with 11 additions and 1 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,11 @@
|
|||
2009-11-22 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* 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 <clint@zsh.org>
|
||||
|
||||
* 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 $
|
||||
*****************************************************
|
||||
|
|
|
|||
|
|
@ -46,4 +46,5 @@ _zmodload
|
|||
_zmv
|
||||
_zpty
|
||||
_zstyle
|
||||
_ztodo
|
||||
'
|
||||
|
|
|
|||
|
|
@ -26,4 +26,5 @@ zmathfuncdef
|
|||
zmv
|
||||
zrecompile
|
||||
zstyle+
|
||||
ztodo
|
||||
'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue