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

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

[elpa] master 614de4c 07/16: Don't make the initial level buffer-local.


From: Jackson Ray Hamilton
Subject: [elpa] master 614de4c 07/16: Don't make the initial level buffer-local.
Date: Sun, 18 Oct 2015 11:21:43 +0000

branch: master
commit 614de4cade7f57d41df9bdfcac8fb4c4bf49b772
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    Don't make the initial level buffer-local.
---
 context-coloring.el |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index 055e721..902a9db 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -297,8 +297,6 @@ are scoped to a file (as in Node.js), set this to `1'."
   :safe #'integerp
   :group 'context-coloring)
 
-(make-variable-buffer-local 'context-coloring-initial-level)
-
 
 ;;; js2-mode colorization
 



reply via email to

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