branch: elpa/htmlize
commit 1f7bd7290e4698ac0b26b911fde7727fcb609bc7
Author: Stig Brautaset <[email protected]>
Commit: Hrvoje Nikšić <[email protected]>
Update supported version from 21 -> 22 in README
As per https://github.com/hniksic/emacs-htmlize/blob/master/NEWS#L11
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5e83970..64e5443 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ buffer or move the point. htmlize will do its best to work on
non-windowing Emacs sessions but the result will be limited to
colors supported by the terminal.
-htmlize aims for compatibility with Emacsen version 21 and later.
+htmlize aims for compatibility with Emacsen version 22 and later.
Please let me know if it doesn't work on the version of XEmacs or
GNU Emacs that you are using. The package relies on the presence
of CL extensions, especially for cross-emacs compatibility.