diff lisp/winner.el @ 24550:d0b40f823255

*** empty log message ***
author Karl Heuer <kwzh@gnu.org>
date Tue, 30 Mar 1999 21:37:40 +0000
parents 976752e904ce
children d607db83cf72
line wrap: on
line diff
--- a/lisp/winner.el	Tue Mar 30 21:30:20 1999 +0000
+++ b/lisp/winner.el	Tue Mar 30 21:37:40 1999 +0000
@@ -56,7 +56,7 @@
 (defcustom winner-mode nil
   "Toggle winner-mode.
 This variable should be set only with \\[customize], which is equivalent
-to using the function `winner-mode'.
+to using the function `winner-mode'."
   :set #'(lambda (symbol value)
 	   (winner-mode (or value 0)))
   :initialize 'custom-initialize-default