about summary refs log tree commit diff
path: root/Src/options.c
Commit message (Collapse)AuthorAgeFilesLines
* 12581: C_BASES optionPeter Stephenson2000-08-101-0/+1
|
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-0/+45
| | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist.
* 11387: OCTAL_ZEROES optionClint Adams2000-05-151-0/+1
|
* 11044, 11260: DVORAK options for spell checking.Peter Stephenson2000-05-081-0/+1
|
* 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2000-04-161-50/+81
|
* Initial revisionTanaka Akira1999-04-151-0/+663