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

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

[elpa] master d24de46 31/47: Add TODO.


From: Jackson Ray Hamilton
Subject: [elpa] master d24de46 31/47: Add TODO.
Date: Mon, 18 May 2015 09:51:59 +0000

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

    Add TODO.
---
 context-coloring.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index ae6abea..1e9553d 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -1434,6 +1434,7 @@ elisp tracks, and asynchronously for shell command 
tracks."
     ;; Safely change the valye of this function as necessary.
     (make-local-variable 'font-lock-syntactic-face-function)
 
+    ;; TODO: Detect derived modes.
     (let ((dispatch (gethash major-mode context-coloring-mode-hash-table)))
       (if dispatch
           (progn



reply via email to

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