diff options
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'." |
