aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/landmark.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2001-05-20 17:18:41 +0000
committerRichard M. Stallman <[email protected]>2001-05-20 17:18:41 +0000
commit65569e52bb33a4bc38c414f562d0a02b58fe8e67 (patch)
tree0f52b0e049c64ae55d94af51bbbd767e9c8d772b /lisp/play/landmark.el
parent2382b29dd30692e2e1aa04bc7fd6f9476e983fb7 (diff)
(lm): Use "p" not "P" for interactive spec.
Diffstat (limited to 'lisp/play/landmark.el')
-rw-r--r--lisp/play/landmark.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/landmark.el b/lisp/play/landmark.el
index 68fa876e4b..02a6dbc694 100644
--- a/lisp/play/landmark.el
+++ b/lisp/play/landmark.el
@@ -1651,7 +1651,7 @@ none / 1 | yes | no
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)