summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_utils.c
AgeCommit message (Collapse)AuthorFilesLines
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-1/+1
2003-01-2718139: Improve $killring interface; can now change length. EmptyPeter Stephenson1-6/+12
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer.
2001-03-26avoid adding empty strings to the kill ring (13767)Sven Wischnowsky1-0/+3
2000-08-02Andrej: Dynamic loading on cygwinPeter Stephenson1-1/+1
2000-07-04AIX dependency fixesOliver Kiddle1-1/+1
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-14/+19
2000-04-01Updated from list as far as 10376Peter Stephenson1-43/+49
1999-04-15Initial revisionTanaka Akira1-0/+650