From 6d8b258ab94f704732a19a21066ef8990a39484b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Thu, 29 Nov 2001 08:39:56 +0000 Subject: [PATCH] (blackbox-mode, blackbox): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/play/blackbox.el | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3887fb1968b..38719a3016c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-11-29 Pavel Jan,Bm(Bk + * play/blackbox.el (blackbox-mode, blackbox): Doc fix. + * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. 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. \\\\[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? -- 2.39.2