Added some checks in the "del" command (in case EOF is encountered in
commite02b2002929349b26ba1522d423fd5d95023eb92
authorStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 29 Oct 2009 16:04:50 +0000 (29 17:04 +0100)
committerStefan 'psYchotic' Zwanenburg <stefanhetzwaantje@gmail.com>
Thu, 29 Oct 2009 16:04:50 +0000 (29 17:04 +0100)
tree8cb01be53d20813e5eaeca828a1788613ef54e65
parent48200cc74a72472a244ec3bed9b65e0cb9bc03c1
Added some checks in the "del" command (in case EOF is encountered in
        readline).
Implemented the "mark" command. This is not yet complete, as it does
    notice when a task has unfinished subtasks, but it doesn't do so
    recursively, effectively leaving unfinished subtasks in the "ether".
del.c
mark.c