ttn pushed a commit to branch master in repository elpa. commit 2b7b4601f0fc12c4d04309122721c33eae756316 Author: Thien-Thi Nguyen <t...@gnu.org> Date: Fri May 2 14:16:27 2014 +0200
[gnugo int] Commentary munging; nfc. --- packages/gnugo/gnugo.el | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el index 7020241..348867f 100644 --- a/packages/gnugo/gnugo.el +++ b/packages/gnugo/gnugo.el @@ -74,9 +74,11 @@ ;; `gnugo-post-move-hook' ;; and the keymap: `gnugo-board-mode-map' ;; -;; The variable `gnugo-xpms' is a special case. To set it you need to load -;; gnugo-xpms.el (http://www.emacswiki.org) or some other library w/ congruent -;; interface. +;; +;; Meta-Meta-Playing (aka Hacking) +;; ------------------------------- +;; +;; <http://git.sv.gnu.org/cgit/emacs/elpa.git/tree/packages/gnugo/HACKING> ;;; Code: