Does this fix it?

*** compare-w.el        21 Jan 2007 01:36:06 -0500      1.38
--- compare-w.el        23 Mar 2007 21:29:52 -0500      
***************
*** 89,95 ****
  
  If the value of this variable is `nil', then function `ding' is
  called to beep or flash the screen when points are mismatched."
!   :type '(choice regexp function)
    :group 'compare-w
    :version "22.1")
  
--- 89,96 ----
  
  If the value of this variable is `nil', then function `ding' is
  called to beep or flash the screen when points are mismatched."
!   :type '(choice regexp function
!                (other :tag "Beep if there is a mismatch at the start"))
    :group 'compare-w
    :version "22.1")
  


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to