diff options
author | Ludovic Courtès | 2012-06-01 18:18:54 +0200 |
---|---|---|
committer | Ludovic Courtès | 2012-06-01 18:18:54 +0200 |
commit | be2162ada207514c673afcb467097889170a8020 (patch) | |
tree | 21595d23357f1a79e1f0e2c81d10101a410ddd88 /TODO | |
parent | 0d38cbba0b9bbfd3c885c7f24e2b224579a334a4 (diff) | |
download | skribilo-be2162ada207514c673afcb467097889170a8020.tar.gz skribilo-be2162ada207514c673afcb467097889170a8020.tar.lz skribilo-be2162ada207514c673afcb467097889170a8020.zip |
Update Guile-Lib URL.
* README, TODO, web/index.skb: Update.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -*- Org -*- -Copyright 2007, 2008, 2009 Ludovic Courtès <ludo@gnu.org> +Copyright 2007, 2008, 2009, 2012 Ludovic Courtès <ludo@gnu.org> Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -75,7 +75,7 @@ implemented by `skribe-load' (see, e.g., `web-article'). *** Add an Org-Mode reader Could be based on [[http://wingolog.org/software/guile-present/][Andy's parser in Guile-Present]]. *** Add a Texinfo reader -Could be based on the one in [[http://home.gna.org/guile-lib/][Guile-Lib]]. +Could be based on the one in [[http://www.nongnu.org/guile-lib/][Guile-Lib]]. ** Write a nice GUI based on Andy's STexi browser ** Add a BibTeX parser |