# HG changeset patch # User Richard M. Stallman # Date 990379100 0 # Node ID 1e7b34ebbb0a52e848c38e1617e2e00cd9e7d1e0 # Parent aac3e63d536182d426ce6242581b1d7e66c0d666 (lm): Use "p" not "P" for interactive spec. diff -r aac3e63d5361 -r 1e7b34ebbb0a lisp/play/landmark.el --- 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)