about summary refs log tree commit diff
path: root/Src/Zle/zle_utils.c
Commit message (Collapse)AuthorAgeFilesLines
...
* * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.Clint Adams2005-01-161-6/+1
|
* c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson2005-01-141-48/+79
| | | | unposted: update version to 4.2.3-dev-1
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-3/+3
|
* zsh-users/7160: Check and fix mod_export entries.Peter Stephenson2004-03-121-1/+1
|
* a la 19209: zcalloc -> zshcallocPeter Stephenson2003-10-291-1/+1
|
* 18139: Improve $killring interface; can now change length. EmptyPeter Stephenson2003-01-271-6/+12
| | | | | strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer.
* avoid adding empty strings to the kill ring (13767)Sven Wischnowsky2001-03-261-0/+3
|
* Andrej: Dynamic loading on cygwinPeter Stephenson2000-08-021-1/+1
|
* AIX dependency fixesOliver Kiddle2000-07-041-1/+1
|
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-14/+19
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-43/+49
|
* Initial revisionTanaka Akira1999-04-151-0/+650