emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 127/255: documentation tweaks


From: Eric Schulte
Subject: [elpa] 127/255: documentation tweaks
Date: Sun, 16 Mar 2014 01:02:33 +0000

eschulte pushed a commit to branch go
in repository elpa.

commit a6887ec5d3889acd8e86cbf91b28f6820f5ee32f
Author: Eric Schulte <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]