Release highlight-parentheses.el version 2.2.2
Fix "Selecting deleted buffer" error
Release highlight-parentheses.el version 2.2.1
Release highlight-parentheses.el version 2.2.0
Fix a typo and one slight improvement
Docfix
* highlight-parentheses.el (highlight-parentheses--initiate-highlight):
Restructure docstring to match conventions (was too long) so that you don't get
an annoying warning with the native lisp compiler in 28.1 and up.
Add a way to enable the mode also in the minibuffer
Fix #3: highlight also if nothing but the face is defined
Make preamble in highlight-parentheses.el match LICENSE
Don't exclude README.md from ELPA package
Squash emacs 28 define-minor-mode warning; release 2.0.3
Remove cl-lib dependency since it's included in Emacs 24.3 anyhow; release 2.0.2
Add highlight-parentheses property to our overlays