1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-05-20 10:57:32 +00:00
parent 6a2b0a5e48
commit b80e8a60e7
2 changed files with 8 additions and 0 deletions

View file

@ -121,6 +121,9 @@ CVS log entries from that.
Coding standards ===================================================== Coding standards =====================================================
- Before contributing larger amounts of code to Guile, please read the
documents in `guile-core/devel/policy' in the CVS source tree.
- As for any part of Project GNU, changes to Guile should follow the - As for any part of Project GNU, changes to Guile should follow the
GNU coding standards. The standards are available via anonymous FTP GNU coding standards. The standards are available via anonymous FTP
from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and

View file

@ -1,3 +1,8 @@
2000-05-20 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* policy/goals.text, policy/principles.text, policy/plans.text:
New files.
2000-03-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se> 2000-03-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* policy/names.text: New file. * policy/names.text: New file.