# HG changeset patch # User Pavel Jank # Date 1007023165 0 # Node ID 29bd5069226cfd44f0a54b3d8fb7278333a4b1a5 # Parent 855012065a017417cafdffbbcd66bbf3bd64bee1 (blackbox-mode, blackbox): Doc fix. diff -r 855012065a01 -r 29bd5069226c lisp/play/blackbox.el --- 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. \\\\[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?