emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/blackbox.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/play/blackbox.el
Date: Thu, 29 Nov 2001 03:39:25 -0500

Index: emacs/lisp/play/blackbox.el
diff -u emacs/lisp/play/blackbox.el:1.10 emacs/lisp/play/blackbox.el:1.11
--- emacs/lisp/play/blackbox.el:1.10    Sun Jun 22 14:21:31 1997
+++ emacs/lisp/play/blackbox.el Thu Nov 29 03:39:25 2001
@@ -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?
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]