emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r117283: * landmark.el: Commentary fixes.


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 r117283: * landmark.el: Commentary fixes.
Date: Sat, 21 Jun 2014 21:36:48 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117283
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Sat 2014-06-21 14:36:44 -0700
message:
  * landmark.el: Commentary fixes.
modified:
  lisp/play/landmark.el          
landmark.el-20091113204419-o5vbwnq5f7feedwu-1175
=== modified file 'lisp/play/landmark.el'
--- a/lisp/play/landmark.el     2014-06-21 21:21:46 +0000
+++ b/lisp/play/landmark.el     2014-06-21 21:36:44 +0000
@@ -4,13 +4,7 @@
 
 ;; Author: Terrence Brannon (was: <address@hidden>)
 ;; 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


reply via email to

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