* lisp/paren.el: Simplify the code.
commit9190b35b7dd5d0a6ba4f9cd7d03b6a1a22e9bee9
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 May 2013 15:44:54 +0000 (30 11:44 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 30 May 2013 15:44:54 +0000 (30 11:44 -0400)
tree117bcdabb36e414b24a6b1bf9a23e5d52a2726b0
parent4f8d1cf6d4981cad88dd3e4ca65d3d5459c43fa9
* lisp/paren.el: Simplify the code.
(show-paren-mode): Always start the timer.
(show-paren--idle-timer): Rename from show-paren-idle-timer.
(show-paren--overlay, show-paren--overlay-1): Rename from
show-paren-overlay and show-paren-overlay-1, and initialize to an
overlay rather than to nil.
(show-paren-function): Misc cleanup and simplifications.
lisp/ChangeLog
lisp/paren.el