From 2a9a5ea855a7344a52bd8368e545de7d7b5763e3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 21 Jun 2014 14:36:44 -0700 Subject: * landmark.el: Commentary fixes. --- lisp/play/landmark.el | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el index 8025f14b28e..f1bd87ce847 100644 --- a/lisp/play/landmark.el +++ b/lisp/play/landmark.el @@ -4,13 +4,7 @@ ;; Author: Terrence Brannon (was: ) ;; Created: December 16, 1996 - first release to usenet -;; Keywords: games, gomoku, neural network, adaptive search, chemotaxis - -;;;_* Usage -;;; Just type -;;; M-x eval-buffer -;;; M-x landmark-test-run - +;; Keywords: games, neural network, adaptive search, chemotaxis ;; This file is part of GNU Emacs. @@ -29,6 +23,9 @@ ;;; Commentary: + +;; To try this, just type: M-x landmark-test-run + ;; Landmark is a relatively non-participatory game in which a robot ;; attempts to maneuver towards a tree at the center of the window ;; based on unique olfactory cues from each of the 4 directions. If -- cgit v1.2.3