Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
65569e52
Commit
65569e52
authored
May 20, 2001
by
Richard M. Stallman
Browse files
(lm): Use "p" not "P" for interactive spec.
parent
2382b29d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/play/landmark.el
lisp/play/landmark.el
+1
-1
No files found.
lisp/ChangeLog
View file @
65569e52
2001-05-20 Richard M. Stallman <rms@gnu.org>
* play/landmark.el (lm): Use "p" not "P" for interactive spec.
* mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
* info.el (Info-read-subfile): Widen before finding the
...
...
lisp/play/landmark.el
View file @
65569e52
...
...
@@ -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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment