about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Felix, 11734: Memory leak and doc error.Bart Schaefer2000-06-031-1/+1
|
* 11733: Solaris sed fix-up for Doc/Zsh/modlist.yo creationPeter Stephenson2000-06-021-1/+2
|
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-3/+6
|
* modlist.yo added to .distfiles zsh-3.1.7Peter Stephenson2000-05-301-7/+12
|
* doc fix, missing `)' (11638)Sven Wischnowsky2000-05-291-1/+1
|
* make handling of default tag clearer in the docs (3101)Sven Wischnowsky2000-05-291-2/+12
|
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-0/+7
|
* 11561: no RC_QUOTES in $'..'Peter Stephenson2000-05-241-1/+3
|
* 11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.Peter Stephenson2000-05-241-4/+4
|
* 11554: Rearrange _arguments doc some more.Bart Schaefer2000-05-241-133/+177
|
* 11542: Doc/Zsh/compsys.yo: more wording `improvements'Peter Stephenson2000-05-231-200/+217
|
* 11537: new _complete_tag functionPeter Stephenson2000-05-231-0/+12
|
* doc clarifications for zparseopts (11536)Sven Wischnowsky2000-05-231-2/+22
|
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-1/+9
|
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-231-1/+4
|
* 11508: Add texipage() to printindex().Bart Schaefer2000-05-221-0/+1
|
* 11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.Bart Schaefer2000-05-229-38/+79
|
* be more careful when decided if to insert tabs instead of completing (11493)Sven Wischnowsky2000-05-221-2/+1
|
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-221-6/+5
|
* pat(-) in long-option patterns to say that argument should be completed only ↵Sven Wischnowsky2000-05-221-49/+44
| | | | after the `='; merge _arguments and _argument_sets; slightly better test when not to complete options (11489)
* Missing () in a tt().Bart Schaefer2000-05-221-1/+1
|
* 11483: Fix formatting and other small errors.Bart Schaefer2000-05-221-17/+22
|
* 11478; 3.1.7-pre-4 zsh-3.1.7-pre-4Peter Stephenson2000-05-218-202/+209
|
* 11477: Alphabetize itemized lists.Bart Schaefer2000-05-201-602/+604
|
* 11467: [#<base>] syntax for output basePeter Stephenson2000-05-191-0/+22
| | | | zsh-users/3071: compdump tweak to avoid // in path
* allow _main_complete to call an arbitrary command given as arguments (11459)Sven Wischnowsky2000-05-181-0/+6
|
* small doc fix; make compcall autoload compctl module (11457)Sven Wischnowsky2000-05-181-1/+1
|
* 11448: doc changesPeter Stephenson2000-05-172-352/+359
|
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-6/+10
|
* 11431: Chop up zstyle doc into an itemize list.Bart Schaefer2000-05-171-39/+51
|
* Fix typos and remove RCS Id strings.Bart Schaefer2000-05-161-0/+25
|
* fixed configuration of menu-selection with menu style; pseudo-context ↵Sven Wischnowsky2000-05-161-1/+5
| | | | `-command-line-', handy for completion in vared (11408)
* 11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansionPeter Stephenson2000-05-161-2/+4
|
* 11387: OCTAL_ZEROES optionClint Adams2000-05-151-0/+6
|
* add _in_vared for completion inside vared; make insert-tab default to ↵Sven Wischnowsky2000-05-151-1/+2
| | | | `false' there
* 11362: fix up pointersPeter Stephenson2000-05-153-1/+3
|
* Add -L option to the hash builtinOliver Kiddle2000-05-151-1/+4
|
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-1411-395/+636
|
* allow internally-mutually exclusive sets in _argument_sets; fixes for ↵Sven Wischnowsky2000-05-111-0/+14
| | | | _argument_sets and the C-code for it (11320)
* make ^G in menu-selection restore the old command line; add select=long* ↵Sven Wischnowsky2000-05-112-1/+9
| | | | values for menu style to start menu-selection if list is too long for screen (11319)
* Spelling corrections in the docs (11315)Oliver Kiddle2000-05-1115-64/+239
|
* 11310: use zmanref. (fix for 11309)Tanaka Akira2000-05-101-1/+1
|
* 11309: Doc/Zsh/expn.yo: fix missing section.Tanaka Akira2000-05-101-1/+1
|
* more fixes for _arguments and its docs (11298)Sven Wischnowsky2000-05-101-2/+4
|
* 11297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2000-05-102-13/+20
|
* misc. _arguments fixesSven Wischnowsky2000-05-101-3/+4
|
* give control over insertion of tab when no non-blank character before ↵Sven Wischnowsky2000-05-092-1/+17
| | | | cursor; add insert-tab style (11274)
* new -A and -S options to _arguments; `-opt=-' specs for options whose ↵Sven Wischnowsky2000-05-091-1/+10
| | | | argument has to come after the `=' (11270)
* minor doc fixes (11268)Oliver Kiddle2000-05-082-5/+5
|
* 11264: Missed bit of doc for 10771.Bart Schaefer2000-05-081-4/+13
|