*** empty log message ***
[gnus] / lisp / earcon.el
index 9bd6651..a698479 100644 (file)
@@ -45,7 +45,7 @@
   :group 'earcon)
 
 (defcustom earcon-suffix "**"
-  "*String denoting the end of an earcon."
+  "String denoting the end of an earcon."
   :type 'string
   :group 'earcon)
 
                       (integer :tag "Match")
                       (string :tag "Sound")))
   :group 'earcon)
-
 (defvar earcon-button-marker-list nil)
 (make-variable-buffer-local 'earcon-button-marker-list)
 
-
-
 ;;; FIXME!! clone of code from gnus-vis.el FIXME!!
 (defun earcon-article-push-button (event)
   "Check text under the mouse pointer for a callback function.
@@ -157,7 +154,6 @@ If N is negative, move backward instead."
        (setq entry nil)))
     entry))
 
-
 (defun earcon-button-push (marker)
   ;; Push button starting at MARKER.
   (save-excursion