ttn pushed a commit to branch ttn-gnugo in repository elpa. commit c956c6f3f964b66af013b434d7adfb581d5ca625 Author: Thien-Thi Nguyen <t...@gnu.org> Date: Tue Jan 28 07:28:28 2014 +0100
Start building eventual package ‘gnugo’. * packages/gnugo/: New directory. * packages/gnugo/README: New file. --- packages/gnugo/README | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/packages/gnugo/README b/packages/gnugo/README new file mode 100644 index 0000000..897feab --- /dev/null +++ b/packages/gnugo/README @@ -0,0 +1,6 @@ +This directory contains gnugo.el and other files. +These work w/ GNU Go: + + http://www.gnu.org/software/gnugo + +and any other program that speaks the Go Text Protocol.