From e4a0853b306c054e5554f866d731020a7a6f5206 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 27 Dec 2025 15:57:53 -0500 Subject: MAJOR formatting and documentation --- bard-elisp/bard-compile.el | 1 - 1 file changed, 1 deletion(-) (limited to 'bard-elisp/bard-compile.el') 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'." -- cgit v1.2.3