changeset 41668:29bd5069226c

(blackbox-mode, blackbox): Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 29 Nov 2001 08:39:25 +0000
parents 855012065a01
children 8809bf40c776
files lisp/play/blackbox.el
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/play/blackbox.el	Thu Nov 29 08:35:51 2001 +0000
+++ b/lisp/play/blackbox.el	Thu Nov 29 08:39:25 2001 +0000
@@ -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 @@
 
 ;;;###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?