Trailing whitespace deleted.
[bpt/emacs.git] / lisp / paren.el
index a88c1f3..60c9aef 100644 (file)
@@ -64,13 +64,13 @@ otherwise)."
   :type 'integer
   :group 'paren-showing
   :version "21.1")
-  
+
 (defcustom show-paren-ring-bell-on-mismatch nil
   "*If non-nil, beep if mismatched paren is detected."
   :type 'boolean
   :group 'paren-showing
   :version "20.3")
-  
+
 (defface show-paren-match-face
   '((((class color) (background light))
      :background "turquoise")          ; looks OK on tty (becomes cyan)