Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6d8b258a
Commit
6d8b258a
authored
Nov 29, 2001
by
Pavel Janík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(blackbox-mode, blackbox): Doc fix.
parent
132c0cc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/play/blackbox.el
lisp/play/blackbox.el
+4
-4
No files found.
lisp/ChangeLog
View file @
6d8b258a
2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* play/blackbox.el (blackbox-mode, blackbox): Doc fix.
* play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc
fixes.
...
...
lisp/play/blackbox.el
View file @
6d8b258a
...
...
@@ -93,8 +93,8 @@
(
put
'blackbox-mode
'mode-class
'special
)
(
defun
blackbox-mode
()
"Major mode for playing blackbox.
To learn how to play blackbox,
see the documentation for function `blackbox'.
"Major mode for playing blackbox.
To learn how to play blackbox,
see the documentation for function `blackbox'.
The usual mnemonic keys move the cursor around the box.
\\<blackbox-mode-map>\\[bb-bol] and \\[bb-eol] move to the beginning and end of line, respectively.
...
...
@@ -111,8 +111,8 @@ The usual mnemonic keys move the cursor around the box.
;;;###autoload
(
defun
blackbox
(
num
)
"
Play
blackbox.
Optional
prefix
argument
is
the
number
of
balls
;
the
default
is
4.
"
Play
blackbox.
Optional
prefix
argument
is
the
number
of
balls
;
the default is 4.
What
is
blackbox?
...
...
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