Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unposted c.f. 21735: document return as exit in try block in script | Peter Stephenson | 2005-09-19 | 1 | -2/+3 |
| | |||||
* | 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on ↵ | Peter Stephenson | 2005-09-09 | 1 | -0/+8 |
| | | | | invalid characters or EOF | ||||
* | 21695: rewrite entry for (u) globbing flag | Peter Stephenson | 2005-09-02 | 1 | -8/+9 |
| | |||||
* | A more comprehensive apostrophe fix for nroff files that prevents | Wayne Davison | 2005-08-23 | 1 | -1/+1 |
| | | | | | characters from vanishing from the output when an apostrophe appears as the first literal character on a line. | ||||
* | 21676: insert-unicode-char now insert-composed-char. | Peter Stephenson | 2005-08-22 | 2 | -95/+142 |
| | | | | Also uses RFC 1345. | ||||
* | Small cleanup: | Geoff Wing | 2005-08-22 | 1 | -5/+4 |
| | | | | | UIUC.edu: archive retired in August 2003 ayamura.org: Ayamura KIKUCHI died 2004 | ||||
* | From Brett M Hogden @ rge | Geoff Wing | 2005-08-22 | 1 | -1/+0 |
| | | | | | | "After 15 years of providing mirrors of popular software packages and other interesting topics of information, the Rochester Gas and Electric Company is discontinuing its Internet mirror archive." | ||||
* | Filter apostrophes in \fB...\fP headers (since it appears that | Wayne Davison | 2005-08-19 | 1 | -1/+2 |
| | | | | yodl is not properly escaping them). | ||||
* | unposted: cent is now p % in insert-unicode-char | Peter Stephenson | 2005-08-18 | 1 | -1/+1 |
| | |||||
* | 21662: new zle widget insert-unicode-char | Peter Stephenson | 2005-08-18 | 1 | -0/+106 |
| | |||||
* | A couple more minor tweaks to the "trap" section. | Wayne Davison | 2005-08-10 | 1 | -2/+4 |
| | |||||
* | Changes based on Thorsten's message #21581. | Wayne Davison | 2005-08-09 | 1 | -9/+15 |
| | |||||
* | 21575 plus unposted: Add WARN_CREATE_GLOBAL option | Peter Stephenson | 2005-08-08 | 1 | -0/+10 |
| | |||||
* | unposted: Perforce "attribute" command | Peter Stephenson | 2005-08-01 | 1 | -0/+23 |
| | | | | | | 21551: FEATURES description for file<20-> 21546: oddities of subscripts when searching arrays 21544: ioctl() prototyping | ||||
* | 21553: improve zsh.pdf and don't distribute .ps | Peter Stephenson | 2005-07-31 | 2 | -4/+7 |
| | |||||
* | Mention the new inverse-hash that is output by PROMPT_SP. | Wayne Davison | 2005-07-26 | 1 | -4/+2 |
| | |||||
* | unposted: bring various .distfiles up to date | Peter Stephenson | 2005-07-21 | 1 | -1/+2 |
| | |||||
* | 21499: Doc/Makefile.in: use newer texi2html syntax. | Clint Adams | 2005-07-20 | 1 | -1/+1 |
| | |||||
* | 21498: Add zsh/newuser module | Peter Stephenson | 2005-07-20 | 2 | -1/+39 |
| | |||||
* | Fixed the heading for the new PROMPT_SP option. | Wayne Davison | 2005-07-16 | 1 | -1/+1 |
| | |||||
* | Document the new PROMPT_SP option. | Wayne Davison | 2005-07-15 | 1 | -0/+18 |
| | |||||
* | 21387: zcalc documentation for precision features | Peter Stephenson | 2005-06-27 | 1 | -1/+25 |
| | |||||
* | 21314: declare expl local in example use of _wanted | Oliver Kiddle | 2005-06-08 | 1 | -1/+2 |
| | |||||
* | 21296: Add ERR alias for ZERR where possible. | Peter Stephenson | 2005-06-01 | 2 | -2/+7 |
| | | | | "trap" reports alias names. | ||||
* | Remove one stray quote that crept in with the two-hyphens fix. | Bart Schaefer | 2005-05-28 | 1 | -1/+1 |
| | |||||
* | users/8856, users/8863: which-command stuff | Peter Stephenson | 2005-05-23 | 1 | -0/+12 |
| | |||||
* | 21264: document return status of (( ... )) | Peter Stephenson | 2005-05-17 | 1 | -1/+4 |
| | |||||
* | 21248: avoid use of subsection within list because it causes makeinfo | Oliver Kiddle | 2005-05-10 | 1 | -2/+2 |
| | | | | to produce broken docbook XML | ||||
* | Add [[:IFS:]] etc. tests. | Peter Stephenson | 2005-05-09 | 1 | -12/+75 |
| | |||||
* | 21229: fix build when yodl not found | Bart Schaefer | 2005-05-06 | 1 | -6/+3 |
| | |||||
* | Minor tweak to _generic plus doc fixes for info interpretation of hyphens. | Bart Schaefer | 2005-04-24 | 9 | -48/+57 |
| | |||||
* | 21141: fix some issues associated with the {myfd}>... syntax | Peter Stephenson | 2005-04-14 | 1 | -0/+25 |
| | |||||
* | 21133: New {myfd} syntax for allocating file descriptors | Peter Stephenson | 2005-04-12 | 1 | -0/+25 |
| | |||||
* | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 2005-04-01 | 15 | -52/+53 |
| | |||||
* | 21042: limitations with execute-named-command | Peter Stephenson | 2005-03-21 | 1 | -0/+4 |
| | |||||
* | Document the HIST_SAVE_BY_COPY option and made a few tweaks to | Wayne Davison | 2005-03-18 | 1 | -6/+22 |
| | | | | the history-appending options. | ||||
* | users/8609: document order of more parameter expansion flags | Peter Stephenson | 2005-03-18 | 1 | -3/+11 |
| | |||||
* | 20888: allow signal names to have the SIG prefix included | Peter Stephenson | 2005-02-28 | 1 | -2/+3 |
| | |||||
* | 20844: prune trailing slashes from named directory | Peter Stephenson | 2005-02-22 | 1 | -0/+2 |
| | |||||
* | 20837: typos in contrib docs | Peter Stephenson | 2005-02-21 | 1 | -10/+11 |
| | |||||
* | 20812: Add functions for exception handling | Peter Stephenson | 2005-02-15 | 1 | -2/+89 |
| | |||||
* | Generated PDF from zsh.texi using pdfetex | Peter Stephenson | 2005-02-04 | 2 | -1/+8 |
| | |||||
* | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2005-01-19 | 1 | -1/+6 |
| | | | | also use ulimit -x for RLIMIT_LOCK | ||||
* | 20708: enhance replace-string | Peter Stephenson | 2005-01-13 | 1 | -0/+7 |
| | |||||
* | users/8354: Document limitation of glob_complete and matching control | Peter Stephenson | 2005-01-12 | 1 | -0/+5 |
| | |||||
* | 20661: *(+func) = *(e:func:) | Peter Stephenson | 2005-01-10 | 1 | -1/+15 |
| | |||||
* | 20612: add options to match-words-by-style widget | Peter Stephenson | 2004-12-09 | 1 | -0/+12 |
| | |||||
* | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 2004-12-07 | 1 | -20/+27 |
| | | | | Separate justification width of parameters from base/precision. | ||||
* | 20572: Allow alternative signal names | Peter Stephenson | 2004-11-22 | 1 | -0/+13 |
| | |||||
* | users/8219: add $HISTCMD | Peter Stephenson | 2004-11-16 | 2 | -1/+10 |
| |