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 12:02:13 -0500

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.772 emacs/lisp/simple.el:1.773
*** emacs/lisp/simple.el:1.772  Sun Nov 27 16:59:57 2005
--- emacs/lisp/simple.el        Sun Nov 27 17:02:13 2005
***************
*** 4262,4268 ****
  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)
--- 4262,4268 ----
  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]