]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-sound.el
* lisp/progmodes/compile.el (compilation-always-kill): New var.
[gnu-emacs] / lisp / erc / erc-sound.el
index 3253aec338655fc18d0eec0f329ea9ed625c648f..8b44cb5146c8cca22f710df9d7ba761440e04184 100644 (file)
@@ -1,6 +1,6 @@
 ;;; erc-sound.el --- CTCP SOUND support for ERC
 
-;; Copyright (C) 2002-2003, 2006-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2002-2003, 2006-2012 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
@@ -62,7 +62,7 @@ and play sound files as requested."
   :group 'erc)
 
 (defcustom erc-play-sound t
-  "*Play sounds when you receive CTCP SOUND requests."
+  "Play sounds when you receive CTCP SOUND requests."
   :group 'erc-sound
   :type 'boolean)