Unassuming todo application
Find a file
Tom Willemsen 436f57cb55 Add update command
* undone/main.scm (args->alist): Place argument parsing for add/update
  in separate function for reuse.
  (delete-item): Renamed from `delete', which is in conflict with
  guile's own `delete'.
  (update): New function.
2012-10-02 02:14:27 +02:00
src Leave auto-compile on 2012-09-16 14:06:13 +02:00
undone Add update command 2012-10-02 02:14:27 +02:00
COPYING Add Makefiles and others 2012-08-15 00:24:32 +02:00
env Add Makefiles and others 2012-08-15 00:24:32 +02:00
Makefile Add Makefiles and others 2012-08-15 00:24:32 +02:00
run-undone Add Makefiles and others 2012-08-15 00:24:32 +02:00
todo.scm Add Makefiles and others 2012-08-15 00:24:32 +02:00