elpasync pushed a change to branch elpa/highlight-parentheses. at b335e9e Don't exclude README.md from ELPA package
This branch includes the following new commits: new 77e17d2 Import of version 0.9.1. new b7e748e Import of version 1.0. new b9fe4eb Rewrote engine. new 9088ba4 Added setter for colors. new 6e688c5 Added compatibility info for Emacs 23. new 4d1a1cb Bumped version to 1.0.1. new 829cc57 Kill correct local variable. new ce95ed5 Fixed bug causing last color not to be displayed. new 315a901 Add dir-locals file with code style settings. new 22719ca Add Emacs 24 to compatibility list. new 02cb984 Clean up doc strings. new 22ec446 (Finally) Bump version to 1.0.2. new ac0fc4e Protect against double initialization of mode. new bef1bc2 Add configuration for travis-ci. new e653594 Add README with travis build state. new f3d9dcc Update copyright year. new d421e15 Add globalized highlight-parentheses-mode new f918444 Fix elisp-lint download URL. new 7b4ba71 Add autoload marker for global mode. new f3b1acc Merge #5. new 8869fba Fix slowdown by moving overlays less often. new 5e1fa9d Make overlays front-advancing new 59ff08a Merge pull request #11 from tsdh/master new 9b9137b New defcustom: hl-paren-delay (see issue #12) new ebf8827 Fix Travis build incidator new 5aa800a Release version 1.1.0 new a821a31 Don't enable highlight-parentheses-mode in *Messages* new cccdfe0 Delete overlays in before-revert-hook and change-major-mode-hook new 7692039 Allow to specify face attributes for each level of parens new 69c694a Allow hl-paren- -[background-]colors, -attributes to be functions new c38885b Merge pull request #18 from Bad-ptr/master new a5eace2 Added option for highlighting adjacent parens. new 52a8d36 Added other brackets, so it works with other languages. new 73b4aa7 Added angle brackets! new f0bd58c Merge pull request #20 from tprk77/master new ba48dac Remove deprecated cl.el, fix compiler/linter nag, version bump new e18f2c2 Declare cl-lib dependency; update Compatibility new 013ac29 Fix errors due to forgotten version in define-obsolete-function/variable-alias new 23fe07f Add LICENSE and screenshot new 723abf9 Add Makefile new 21fd617 Update README new 9a99a4b Fix custom type error of highlight-parentheses-attributes new d871467 Adapt URL to sr.ht new 9d8f351 Release 2.0.1 new 72283a2 Add highlight-parentheses property to our overlays new 3b4d2c6 Add .elpaignore new fdabfda Remove cl-lib dependency since it's included in Emacs 24.3 anyhow; release 2.0.2 new 891538d Squash emacs 28 define-minor-mode warning; release 2.0.3 new b335e9e Don't exclude README.md from ELPA package