branch: master commit 9873030eb0bb99d57a614b6b26580b6b0e2f1ed0 Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Use real keywords. --- context-coloring.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index 31eb133..e7752f5 100644 --- a/context-coloring.el +++ b/context-coloring.el @@ -4,7 +4,7 @@ ;; Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> ;; URL: https://github.com/jacksonrayhamilton/context-coloring -;; Keywords: context coloring syntax highlighting +;; Keywords: convenience faces tools ;; Version: 6.2.0 ;; Package-Requires: ((emacs "24") (js2-mode "20150126"))