about summary refs log tree commit diff
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* 35289: fix typos in the description of emulateJun-ichi Takimoto2015-05-261-2/+2
| | | | based on 34981 by Han Pingtian
* 35255: if available, use texi2any instead of texi2htmlJun-ichi Takimoto2015-05-231-5/+9
|
* 35250: Fix case documentation (SH_GLOB)Peter Stephenson2015-05-211-5/+11
|
* 35193: Add "unalias -a".Peter Stephenson2015-05-181-1/+8
|
* 35110: don't implicitly initialize restricted integers to zeroPeter Stephenson2015-05-141-0/+18
|
* unposted: include doc tweek to expn.yo from 35071Jun T2015-05-121-6/+6
| | | | expn.yo is now essentially the same as commit 6269db8
* 35086: reapply a hunk from 35067 for expn.yoJun T2015-05-121-0/+19
| | | | the hunk has been mistakenly reverted by 35075
* 35075: improve manual formatJun-ichi Takimoto2015-05-1224-374/+401
| | | | also fixed a ChangeLog entry for 35034 (2015-05-06)
* 35067: Add (b) parameter flag for pattern char backslashing.Peter Stephenson2015-05-101-0/+19
| | | | | | Doc tweak from Daniel in 35071. Includes test.
* 35059: fix, document, test readonly -p.Peter Stephenson2015-05-081-0/+5
| | | | | | Don't output specials as can't be reconstructed. Output arrays in a useful order.
* c.f. 35041: typo in zle.yoPeter Stephenson2015-05-061-1/+1
|
* 35034: improve manual format up to Chapter18Jun-ichi Takimoto2015-05-069-254/+265
|
* 35008: clarify description of 'exec' and 'return'Jun-ichi Takimoto2015-05-011-6/+12
|
* 35007: Note in doc about scope of ZLE parametersPeter Stephenson2015-05-011-0/+15
|
* 34992: POSIX fix for readonly variables.Peter Stephenson2015-04-291-0/+7
| | | | | With POSIXBUILTINS, variables can be marked readonly if unset. Also, variables can't have the readonly flag removed.
* 34961: minor wording clarificationBarton E. Schaefer2015-04-251-1/+1
|
* 34961: sysparams[pid] and sysparams[ppid] added to variables indexBarton E. Schaefer2015-04-251-0/+2
|
* 34902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson2015-04-163-20/+31
|
* 34880: POSIX_TRAPS docHan Pingtian2015-04-131-1/+1
|
* 34875: CSH_JUNKIE_HISTORY docHan Pingtian2015-04-131-2/+2
|
* users/20078: HIST_BEEP docHan Pingtian2015-04-131-1/+1
|
* 34850: make URLs in html/pdf docs clickableJun-ichi Takimoto2015-04-078-32/+35
|
* 34840: minor format fixes in prompt.yoJun-ichi Takimoto2015-04-031-3/+3
|
* 34836: fix description of '%-0<<' in prompt.yoJun-ichi Takimoto2015-04-031-1/+2
|
* 34822: correction to GLOB_SUBST docHan Pingtian2015-04-011-1/+1
|
* 34785: fix typo in SHINSTDIN docHan Pingtian2015-03-271-1/+1
|
* 34769: incorrect doc of process time calculationHan Pingtian2015-03-251-1/+1
|
* 34734: further aliasing adjustments and docBarton E. Schaefer2015-03-181-10/+19
| | | | | | | | restrict token aliasing (34641) to global aliases; tighten up POSIX_ALIASES to better match spec; update Aliasing doc to cover this and clarify older behavior 2015-03-18 Peter Stephenson <p.stephenson@samsung.com> * 34723: configure.ac: turn off fixed site function directory if
* 34721: new glob qualifier functions before, afterPeter Stephenson2015-03-161-8/+27
|
* 34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git ↵Daniel Shahaf2015-03-161-1/+4
| | | | --fixup' hash completions
* 34712: clarify words that may be aliasedBarton E. Schaefer2015-03-151-2/+18
|
* users/19985: improve doc of subscripting substrings furtherPeter Stephenson2015-03-101-1/+11
|
* 34643: clarify documentation for print and bindkeyJun-ichi Takimoto2015-03-062-3/+8
|
* 34653: move aborted vared lines to ZLE_VARED_ABORTEDPeter Stephenson2015-03-061-1/+2
|
* 34657: document the effect of substring subscripting betterPeter Stephenson2015-03-061-1/+11
|
* 34640: clarify documentation for _guard functionDaniel Shahaf2015-03-041-6/+6
|
* users/19934: document %D{...} for WATCHFMTBarton E. Schaefer2015-02-281-0/+6
|
* 34597: Revise strftime description to correctly explain timezone handling ↵Barton E. Schaefer2015-02-211-17/+38
| | | | and note signed int rollover
* 34558: preexec doc fix.Peter Stephenson2015-02-161-4/+4
| | | | | It was wrongly claming the first parameter was empty if the line was removed from the history.
* Fix typo from 28487Mikael Magnusson2015-02-141-1/+1
|
* users/19850: add pattern support to watch variablePeter Stephenson2015-02-111-1/+13
|
* users/19825: Clear statement about POSIX compatibilityPeter Stephenson2015-02-061-1/+2
| | | | Right of start of manual where we already refer to ksh.
* unposted: fix formatting of "--".Barton E. Schaefer2015-02-031-2/+2
|
* users/19800: more help for $HISTORY_IGNOREPeter Stephenson2015-02-031-4/+19
|
* 34446: add "ztie -r" and "zuntie -u", update documentationBarton E. Schaefer2015-02-011-8/+32
|
* unposted: fix other typeset doc errorsBarton E. Schaefer2015-01-281-10/+14
|
* 34421: clean up typeset documentationBarton E. Schaefer2015-01-281-47/+75
| | | | Also remove duplicated ChangeLog entry for 34365.
* 34419: vcs_info documentation: Fix wordingFrank Terbeck2015-01-271-2/+2
| | | | As suggested by Daniel Shahaf.
* 34350, 34353: document zsh/db/gdbm module, clean up a few things in the codeBarton E. Schaefer2015-01-252-1/+28
| | | | Still core dumps at this revision if the tied parameter is forced to be a local and is not untied before end of scope.
* 34373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle2015-01-251-1/+1
| | | | parameter and globbing flags