diff options
| author | BardofSprites <[email protected]> | 2025-12-27 15:57:53 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-12-27 15:57:53 -0500 |
| commit | e4a0853b306c054e5554f866d731020a7a6f5206 (patch) | |
| tree | b95113bbc576c23def3a1d75410b3d0d3ca16905 /bard-elisp/bard-compile.el | |
| parent | 365b3cd445b56e55014f2f3b5a14532228b3ba5a (diff) | |
MAJOR formatting and documentation
Diffstat (limited to 'bard-elisp/bard-compile.el')
| -rw-r--r-- | bard-elisp/bard-compile.el | 1 |
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'." |
