comparison lisp/play/landmark.el @ 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 294c98d5718b
children 30c899dc34c4
comparison
equal deleted inserted replaced
37839:aac3e63d5361 37840:1e7b34ebbb0a
1649 4 | no | no 1649 4 | no | no
1650 1650
1651 You start by moving to a square and typing \\[lm-start-robot], 1651 You start by moving to a square and typing \\[lm-start-robot],
1652 if you did not use a prefix arg to ask for automatic start. 1652 if you did not use a prefix arg to ask for automatic start.
1653 Use \\[describe-mode] for more info." 1653 Use \\[describe-mode] for more info."
1654 (interactive "P") 1654 (interactive "p")
1655 1655
1656 (setf lm-n nil lm-m nil) 1656 (setf lm-n nil lm-m nil)
1657 (lm-switch-to-window) 1657 (lm-switch-to-window)
1658 (cond 1658 (cond
1659 (lm-emacs-is-computing 1659 (lm-emacs-is-computing