aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-compile.el
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-12-27 15:57:53 -0500
committerBardofSprites <[email protected]>2025-12-27 15:57:53 -0500
commite4a0853b306c054e5554f866d731020a7a6f5206 (patch)
treeb95113bbc576c23def3a1d75410b3d0d3ca16905 /bard-elisp/bard-compile.el
parent365b3cd445b56e55014f2f3b5a14532228b3ba5a (diff)
MAJOR formatting and documentation
Diffstat (limited to 'bard-elisp/bard-compile.el')
-rw-r--r--bard-elisp/bard-compile.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/bard-elisp/bard-compile.el b/bard-elisp/bard-compile.el
index 5c4d20f..7892288 100644
--- a/bard-elisp/bard-compile.el
+++ b/bard-elisp/bard-compile.el
@@ -1,4 +1,3 @@
-;; Stolen from (http://endlessparentheses.com/ansi-colors-in-the-compilation-buffer-output.html)
(require 'ansi-color)
(defun endless/colorize-compilation ()
"Colorize from `compilation-filter-start' to `point'."