summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_word.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-01- Changed a bunch of iblank() calls on zleline to use ZC_iblank().Wayne Davison1-16/+16
2005-09-0921722: fix multibyte word stuffPeter Stephenson1-43/+45
2005-02-2620872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusionAndrey Borzenkov1-4/+4
2005-02-2520869: more small Unicode tweaksPeter Stephenson1-3/+9
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-116/+116
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-87/+111
1999-04-15Initial revisionTanaka Akira1-0/+477