/[emacs]/emacs/lisp/paren.el
ViewVC logotype

Diff of /emacs/lisp/paren.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by schwab, Sun Dec 1 23:15:37 2002 UTC revision 1.54 by lektu, Tue Feb 4 11:52:15 2003 UTC
# Line 64  otherwise)." Line 64  otherwise)."
64    :type 'integer    :type 'integer
65    :group 'paren-showing    :group 'paren-showing
66    :version "21.1")    :version "21.1")
67      
68  (defcustom show-paren-ring-bell-on-mismatch nil  (defcustom show-paren-ring-bell-on-mismatch nil
69    "*If non-nil, beep if mismatched paren is detected."    "*If non-nil, beep if mismatched paren is detected."
70    :type 'boolean    :type 'boolean
71    :group 'paren-showing    :group 'paren-showing
72    :version "20.3")    :version "20.3")
73      
74  (defface show-paren-match-face  (defface show-paren-match-face
75    '((((class color) (background light))    '((((class color) (background light))
76       :background "turquoise")           ; looks OK on tty (becomes cyan)       :background "turquoise")           ; looks OK on tty (becomes cyan)

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26