]> git.eshelyaron.com Git - emacs.git/commitdiff
(blackbox-mode, blackbox): Doc fix.
authorPavel Janík <Pavel@Janik.cz>
Thu, 29 Nov 2001 08:39:56 +0000 (08:39 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 29 Nov 2001 08:39:56 +0000 (08:39 +0000)
lisp/ChangeLog
lisp/play/blackbox.el

index 3887fb1968bd7a975f94452571f82d873ce88232..38719a3016c6903a10655d3cb1a6deb3a834a0cd 100644 (file)
@@ -1,5 +1,7 @@
 2001-11-29  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
+
        * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc
        fixes.
 
index 0786c90d6b6df0aba9a76e885db06d7a4f44785c..58864bf8ce302bc3f3a5b245a52ea15167b96ad8 100644 (file)
@@ -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?