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/mpuz.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/play/mpuz.el
Date: Thu, 20 Dec 2001 13:19:40 -0500

Index: emacs/lisp/play/mpuz.el
diff -c emacs/lisp/play/mpuz.el:1.19 emacs/lisp/play/mpuz.el:1.20
*** emacs/lisp/play/mpuz.el:1.19        Thu Jun 17 01:29:34 1999
--- emacs/lisp/play/mpuz.el     Thu Dec 20 13:19:40 2001
***************
*** 39,45 ****
  (random t)                            ; randomize
  
  (defcustom mpuz-silent nil
!   "*Set this to T if you don't want dings on inputs."
    :type 'boolean
    :group 'mpuz)
  
--- 39,45 ----
  (random t)                            ; randomize
  
  (defcustom mpuz-silent nil
!   "*Set this to t if you don't want dings on inputs."
    :type 'boolean
    :group 'mpuz)
  



reply via email to

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