# HG changeset patch # User Gerd Moellmann # Date 998303558 0 # Node ID 1daef9a5589ea1b64d9e73fdcaa0f1ea832f7305 # Parent 6710276b97470ff37a05c30861b3ba76013ee104 (earcon-auto-play): Remove unused option. diff -r 6710276b9747 -r 1daef9a5589e lisp/gnus/earcon.el --- a/lisp/gnus/earcon.el Mon Aug 20 10:05:27 2001 +0000 +++ b/lisp/gnus/earcon.el Mon Aug 20 10:32:38 2001 +0000 @@ -1,6 +1,6 @@ ;;; earcon.el --- sound effects for messages -;; Copyright (C) 1996, 2000 Free Software Foundation +;; Copyright (C) 1996, 2000, 2001 Free Software Foundation ;; Author: Steven L. Baur @@ -37,11 +37,6 @@ "Turn ** sounds ** into noise." :group 'gnus-visual) -(defcustom earcon-auto-play nil - "*When True, automatically play sounds as well as buttonize them." - :type 'boolean - :group 'earcon) - (defcustom earcon-prefix "**" "*String denoting the start of an earcon." :type 'string