emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 3bf805d 46/47: Version 6.3.0.


From: Jackson Ray Hamilton
Subject: [elpa] master 3bf805d 46/47: Version 6.3.0.
Date: Mon, 18 May 2015 09:52:09 +0000

branch: master
commit 3bf805df83fe6f110f3e7e8ce2dc37e0cf6c14cb
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Version 6.3.0.
---
 context-coloring.el |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index 5c3b76f..cb74ee7 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2014-2015  Free Software Foundation, Inc.
 
 ;; Author: Jackson Ray Hamilton <address@hidden>
-;; Version: 6.2.1
+;; Version: 6.3.0
 ;; Keywords: convenience faces tools
 ;; Package-Requires: ((emacs "24") (js2-mode "20150126"))
 ;; URL: https://github.com/jacksonrayhamilton/context-coloring
@@ -32,16 +32,6 @@
 
 ;; By default, comments and strings are still highlighted syntactically.
 
-;; To use with js2-mode, add the following to your init file:
-
-;; (require 'context-coloring)
-;; (add-hook 'js2-mode-hook 'context-coloring-mode)
-
-;; To use with js-mode or js3-mode, install Node.js 0.10+ and the scopifier
-;; executable:
-
-;; $ npm install -g scopifier
-
 ;;; Code:
 
 (require 'js2-mode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]