summaryrefslogtreecommitdiff
path: root/lisp/play/blackbox.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-11-29 08:39:56 +0000
committerPavel Janík <Pavel@Janik.cz>2001-11-29 08:39:56 +0000
commit6d8b258ab94f704732a19a21066ef8990a39484b (patch)
treeebec2b7a75529a1928dc49c447dad51d38a89d77 /lisp/play/blackbox.el
parent132c0cc0ce08f7fb2542f4e30a7d0eabcb5e66d7 (diff)
downloademacs-6d8b258ab94f704732a19a21066ef8990a39484b.tar.gz
(blackbox-mode, blackbox): Doc fix.
Diffstat (limited to 'lisp/play/blackbox.el')
-rw-r--r--lisp/play/blackbox.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el
index 0786c90d6b6..58864bf8ce3 100644
--- a/lisp/play/blackbox.el
+++ b/lisp/play/blackbox.el
@@ -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?