summaryrefslogtreecommitdiff
path: root/Src/options.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-0821575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson1-0/+1
2005-07-15Add "promptsp" to the optname optns[] array.Wayne Davison1-0/+1
2005-03-18Added the histsavebycopy option.Wayne Davison1-0/+1
2004-09-0320308: add EVAL_LINENO optionPeter Stephenson1-0/+1
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-3/+3
2004-05-02Fix TRAPS_ASYNC so that it handles signals correctly.Peter Stephenson1-1/+1
2004-04-19zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson1-1/+2
2004-03-06zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson1-0/+1
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle1-0/+27
2003-05-1518539 and remaining bits of 18536???: vi and emacs options, autoload zlePeter Stephenson1-0/+5
2002-12-0417979: Add ERR_RETURN option.Peter Stephenson1-0/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-1/+1
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson1-0/+1
2001-10-2416063: add transientrprompt option to remove right prompt fromGeoff Wing1-0/+1
2001-06-27add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky1-0/+1
2001-06-12Added KSH_TYPESET option.Peter Stephenson1-0/+1
2001-03-30Refuse to setopt noexec when interactiveBart Schaefer1-0/+3
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-0/+1
2000-08-1012581: C_BASES optionPeter Stephenson1-0/+1
2000-07-3012434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main1-0/+45
2000-05-1511387: OCTAL_ZEROES optionClint Adams1-0/+1
2000-05-0811044, 11260: DVORAK options for spell checking.Peter Stephenson1-0/+1
2000-04-1610771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson1-50/+81
1999-04-15Initial revisionTanaka Akira1-0/+663