changeset 37840:1e7b34ebbb0a

(lm): Use "p" not "P" for interactive spec.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 May 2001 17:18:20 +0000
parents aac3e63d5361
children 43fffbcb87d0
files lisp/play/landmark.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/play/landmark.el	Sun May 20 17:17:32 2001 +0000
+++ b/lisp/play/landmark.el	Sun May 20 17:18:20 2001 +0000
@@ -1651,7 +1651,7 @@
 You start by moving to a square and typing \\[lm-start-robot],
 if you did not use a prefix arg to ask for automatic start.
 Use \\[describe-mode] for more info."
-  (interactive "P")
+  (interactive "p")
 
   (setf lm-n nil lm-m nil)
   (lm-switch-to-window)