diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ 2013-02-22 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 31061: Completion/Zsh/Command/_typeset: "functions" completion + takes accout of options already on the command line. + * 31060: Src/builtin.c: "+" before a flag for "functions" or "autoload" should suppress display of function body. @@ -537,5 +540,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5805 $ +* $Revision: 1.5806 $ ***************************************************** |