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

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

[elpa] master e68d00b 11/26: Whitespace.


From: Jackson Ray Hamilton
Subject: [elpa] master e68d00b 11/26: Whitespace.
Date: Sat, 14 Feb 2015 08:19:35 +0000

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

    Whitespace.
---
 context-coloring.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/context-coloring.el b/context-coloring.el
index a20b338..aa9e4ca 100644
--- a/context-coloring.el
+++ b/context-coloring.el
@@ -34,8 +34,8 @@
 
 ;; Lexical scope information at-a-glance can assist a programmer in
 ;; understanding the overall structure of a program.  It can help to curb nasty
-;; bugs like name shadowing.  A rainbow can indicate excessive complexity. 
State
-;; change within a closure is easily monitored.
+;; bugs like name shadowing.  A rainbow can indicate excessive complexity.
+;; State change within a closure is easily monitored.
 
 ;; By default, Context Coloring still highlights comments and strings
 ;; syntactically.  It is still easy to differentiate code from non-code, and



reply via email to

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