aboutsummaryrefslogtreecommitdiffhomepage
path: root/kill.c
Commit message (Expand)AuthorAge
* Fix a number of bugs found using the warnings generated by earlier patchGravatar axel2006-10-20
* First stab at directory transition. Test with care...Gravatar axel2006-10-19
* Fix hang bug when appending to killringGravatar axel2006-10-17
* Minor bugfix in the kill-ring codeGravatar axel2006-10-13
* Fix the kill-line, backward-kill-line and kill-whole-line commands to work co...Gravatar axel2006-10-12
* Fix a few places where uncasted 0 was used as a null pointer in vararg functi...Gravatar axel2006-10-08
* Rearrange includes so that config.h is always the first file to be includedGravatar axel2006-08-11
* Drop most 'const's from function prototypesGravatar axel2006-06-13
* Use halloc in a few more places, including the highlight codeGravatar axel2006-06-13
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Fix a few compiler warnings, add halloc debug output on exit if HALLOC_DEBUG ...Gravatar axel2006-02-12
* Minor code cleanup, don't use expand_escape and expand_unescape any moreGravatar axel2006-02-07
* API cleanupGravatar axel2005-10-07
* Initial revisionGravatar axel2005-09-20