* paren.el (show-paren-function): Make sure an overlay exists
commitd6f9c03fbb8ae9a268bf6c8ab9651d9c831e8865
authorBastien Guerry <bzg@gnu.org>
Wed, 23 Jan 2013 09:43:29 +0000 (23 10:43 +0100)
committerBastien Guerry <bzg@gnu.org>
Wed, 23 Jan 2013 09:43:29 +0000 (23 10:43 +0100)
treed56495a30c5f583a0ea20113233c4949bd0c8b37
parent3544e11a3490b7d753451ad394ef6285a9dc4f98
* paren.el (show-paren-function): Make sure an overlay exists
before trying to delete it.  Also use `pos' as a position only
when it is an integer.

See this thread: http://thread.gmane.org/gmane.emacs.devel/156498
lisp/ChangeLog
lisp/paren.el