From e59f9c99eb4553554e0dbcdf52c29d118ebdf033 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 27 Jun 2001 10:17:18 +0000 Subject: [PATCH] Refer to TODO and SNAPSHOTS. No longer refer to devel/tasks.text. --- HACKING | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/HACKING b/HACKING index 0d2353dba..e5d00414c 100644 --- a/HACKING +++ b/HACKING @@ -20,9 +20,9 @@ What to Hack ========================================================= You can hack whatever you want, thank GNU. However, to see what others have indicated as their interest (and avoid -potential wasteful duplication of effort), see devel/tasks.text. Note -that this file is available only from CVS checkout and not distributed -w/ Guile releases. +potential wasteful duplication of effort), see file TODO. Note that +the version you find may be out of date; a CVS checkout is recommended +(see also file SNAPSHOTS). It's also a good idea to join the guile-devel@gnu.org mailing list. See http://www.gnu.org/software/guile/mail/mail.html for more info. @@ -319,7 +319,7 @@ them in THANKS. s - a constant C string - + Helpful hints ========================================================