summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-10-06 14:31:34 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-10-06 14:31:34 +0300
commitf2a839fc13185a88159ea609bb74c80c0e31f821 (patch)
tree7703fb311a4d31f94032c18571ea626c8bc82b23 /cider-repl.el
parent16cc69026006ecfdf81da2ff432f0a7f8defd13a (diff)
Kill some trailing whitespace
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-repl.el b/cider-repl.el
index 1199f3f9..2ae6e4a5 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -527,7 +527,7 @@ Return the position of the prompt beginning."
prompt-start))))
(defun cider-repl--flush-ansi-color-context ()
- "Flush ansi color context after printing.
+ "Flush ansi color context after printing.
When there is a possible unfinished ansi control sequence,
`ansi-color-context` maintains this list."
(when (and ansi-color-context (stringp (cadr ansi-color-context)))