emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/simple.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Sun, 27 Nov 2005 11:59:57 -0500

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.771 emacs/lisp/simple.el:1.772
*** emacs/lisp/simple.el:1.771  Sun Nov 27 15:53:16 2005
--- emacs/lisp/simple.el        Sun Nov 27 16:59:57 2005
***************
*** 4261,4267 ****
  If nil, means don't show it (but the open-paren can still be shown
  when it is off screen).
  
! This variable is ignored if `show-paren-mode' is enabled."
    :type 'boolean
    :group 'paren-blinking)
  
--- 4261,4269 ----
  If nil, means don't show it (but the open-paren can still be shown
  when it is off screen).
  
! This variable has no effect if `blink-matching-paren' is nil.
! \(In that case, the open paren is never shown,)
! It is also ignored if `show-paren-mode' is enabled."
    :type 'boolean
    :group 'paren-blinking)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]