eschulte pushed a commit to branch go in repository elpa. commit a6887ec5d3889acd8e86cbf91b28f6820f5ee32f Author: Eric Schulte <eric.schu...@gmx.com> Date: Wed May 30 20:05:50 2012 -0600
documentation tweaks --- back-ends/gnugo.el | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/back-ends/gnugo.el b/back-ends/gnugo.el index 5cf9fca..af707d0 100644 --- a/back-ends/gnugo.el +++ b/back-ends/gnugo.el @@ -39,10 +39,10 @@ 2 -2) "\n")) (defvar gnugo-program "gnugo" - "path to gnugo executable") + "Path to gnugo executable.") (defvar gnugo-process-name "gnugo" - "name for the gnugo process") + "Name for the gnugo process.") (defun gnugo-start-process (&rest options) (let ((buffer (apply 'make-comint