summaryrefslogtreecommitdiff
path: root/Completion/compdump
AgeCommit message (Collapse)AuthorFilesLines
2008-07-2925346: fix some variables in compdumpPeter Stephenson1-5/+6
2007-06-0623529: quote completion dump to prevent global alias expansionPeter Stephenson1-6/+6
2004-06-16users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle1-1/+1
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-4/+4
completion system to be used with ksh_autoload set
2002-06-23users/5073: use typeset to get function names for compdumpBart Schaefer1-7/+3
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky1-32/+23
sub-contexts both for function and style lookup (16819)
2002-03-04allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky1-23/+38
compdef; use this for parameter values and redirections (16755)
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-04-02moved from Completion/Core/compdumpSven Wischnowsky1-0/+135