branch: elpa/highlight-parentheses
commit 22719cab9e3a5f3f1c483e112e7c0055146b28b3
Author: Nikolaj Schumacher <[email protected]>
Commit: Nikolaj Schumacher <[email protected]>
Add Emacs 24 to compatibility list.
---
highlight-parentheses.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/highlight-parentheses.el b/highlight-parentheses.el
index 3618522..64f59c3 100644
--- a/highlight-parentheses.el
+++ b/highlight-parentheses.el
@@ -6,7 +6,7 @@
;; Version: 1.0.1
;; Keywords: faces, matching
;; URL: http://nschum.de/src/emacs/highlight-parentheses/
-;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x
+;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x, GNU Emacs 24.x
;;
;; This file is NOT part of GNU Emacs.
;;